Merge pull request 'chore(deps): update dependency awscli to v1.45.60' (#37) from renovate/awscli-1.x into master
Main Release / hadolint (push) Successful in 14s
Main Release / test (push) Successful in 32s
Main Release / build (push) Successful in 1m0s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Successful in 14s
Tag Release / test (push) Successful in 26s
Tag Release / build-push (push) Successful in 1m30s

This commit was merged in pull request #37.
This commit is contained in:
2026-08-01 17:30:50 -04:00
+1 -1
View File
@@ -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.59 ARG CLI_VERSION=1.45.60
# hadolint ignore=DL3018,DL3013 # hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \ RUN apk --no-cache upgrade && \