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

This commit is contained in:
2026-08-05 20:02:27 +00:00
parent 8d27c63785
commit 4a86727e96
+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.62
ARG CLI_VERSION=1.45.63
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \