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