Compare commits
5
Commits
841302bd7b
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
96d6560609 | ||
|
|
f0e5e9d19d | ||
|
|
7e589a5882 | ||
|
|
38d0e9cd0b | ||
|
|
d503f5fe30 |
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM python:3.14-alpine
|
||||
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||
|
||||
ARG CLI_VERSION=1.45.56
|
||||
ARG CLI_VERSION=1.45.58
|
||||
|
||||
# hadolint ignore=DL3018,DL3013
|
||||
RUN apk --no-cache upgrade && \
|
||||
|
||||
Reference in New Issue
Block a user