Merge pull request 'chore(deps): update dependency awscli to v1.45.48' (#25) from renovate/awscli-1.x into master
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 40s
Main Release / build (push) Successful in 11s
Main Release / tag (push) Successful in 8s
Tag Release / hadolint (push) Successful in 9s
Tag Release / test (push) Successful in 13s
Tag Release / build-push (push) Successful in 56s
Main Release / hadolint (push) Successful in 7s
Main Release / test (push) Successful in 40s
Main Release / build (push) Successful in 11s
Main Release / tag (push) Successful in 8s
Tag Release / hadolint (push) Successful in 9s
Tag Release / test (push) Successful in 13s
Tag Release / build-push (push) Successful in 56s
This commit was merged in pull request #25.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
FROM python:3.14-alpine
|
FROM python:3.14-alpine
|
||||||
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||||
|
|
||||||
ARG CLI_VERSION=1.45.47
|
ARG CLI_VERSION=1.45.48
|
||||||
|
|
||||||
# hadolint ignore=DL3018,DL3013
|
# hadolint ignore=DL3018,DL3013
|
||||||
RUN apk --no-cache upgrade && \
|
RUN apk --no-cache upgrade && \
|
||||||
|
|||||||
Reference in New Issue
Block a user