Merge pull request 'chore(deps): update dependency awscli to v1.46.1' (#46) from renovate/awscli-1.x into master
Main Release / hadolint (push) Successful in 15s
Renovate / renovate (push) Successful in 57s
Main Release / test (push) Successful in 1m25s
Main Release / build (push) Successful in 1m20s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Successful in 10s
Tag Release / test (push) Successful in 23s
Tag Release / build-push (push) Successful in 1m40s
Main Release / hadolint (push) Successful in 15s
Renovate / renovate (push) Successful in 57s
Main Release / test (push) Successful in 1m25s
Main Release / build (push) Successful in 1m20s
Main Release / tag (push) Successful in 12s
Tag Release / hadolint (push) Successful in 10s
Tag Release / test (push) Successful in 23s
Tag Release / build-push (push) Successful in 1m40s
This commit was merged in pull request #46.
This commit is contained in:
+1
-1
@@ -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 && \
|
||||||
|
|||||||
Reference in New Issue
Block a user