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

This commit is contained in:
2026-07-11 20:01:11 +00:00
parent e40437ad8f
commit 45a2823f59
+1 -1
View File
@@ -1,7 +1,7 @@
FROM python:3.14-alpine
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
ARG CLI_VERSION=1.45.41
ARG CLI_VERSION=1.45.45
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \