Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d0044ab7e | |||
| 39ef80aa7d |
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM python:3.14-alpine
|
||||
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||
|
||||
ARG CLI_VERSION=1.45.46
|
||||
ARG CLI_VERSION=1.45.47
|
||||
|
||||
# hadolint ignore=DL3018,DL3013
|
||||
RUN apk --no-cache upgrade && \
|
||||
|
||||
Reference in New Issue
Block a user