Author SHA1 Message Date
renovate 6aebefbb26 chore(deps): update dependency awscli to v1.45.54
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 10s
PR Checks / build-test (pull_request) Successful in 1m35s
2026-07-24 21:02:13 +00:00
jcabillot 6edc9bf24b Merge pull request 'chore(deps): update docker/login-action digest to abd2ef4' (#30) from renovate/docker-login-action-digest into master
Main Release / hadolint (push) Successful in 11s
Main Release / test (push) Successful in 29s
Main Release / build (push) Successful in 29s
Main Release / tag (push) Successful in 14s
Tag Release / hadolint (push) Successful in 9s
Tag Release / test (push) Successful in 34s
Tag Release / build-push (push) Failing after 3h0m11s
Reviewed-on: #30
2026-07-24 16:15:41 -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.52 ARG CLI_VERSION=1.45.54
# hadolint ignore=DL3018,DL3013 # hadolint ignore=DL3018,DL3013
RUN apk --no-cache upgrade && \ RUN apk --no-cache upgrade && \