chore(deps): update dependency awscli to v1.46.1
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 16s
PR Checks / build-test (pull_request) Successful in 1m23s

This commit is contained in:
2026-08-29 22:02:25 +00:00
parent b95c1ad067
commit 06d64bdd06
+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.46.0 ARG CLI_VERSION=1.46.1
# hadolint ignore=DL3018,DL3013 # hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \ RUN apk --no-cache upgrade && \