chore(deps): update dependency awscli to v1.45.53
PR Checks / hadolint (pull_request) Waiting to run
PR Checks / build-test (pull_request) Waiting to run
renovate/stability-days Updates have met minimum release age requirement

This commit is contained in:
2026-07-23 20:02:39 +00:00
parent ec5b5f4fb3
commit 2d10dd626c
+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.52
ARG CLI_VERSION=1.45.53
# hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \