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