Merge pull request 'chore(deps): update alpine docker tag to v3.21.0' (#41) from renovate/alpine-3.x into master
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 33s

This commit is contained in:
renovate 2024-12-06 01:08:29 +01:00
commit 6cd2b73174

View file

@ -1,4 +1,4 @@
FROM alpine:3.20.3
FROM alpine:3.21.0
# hadolint ignore=DL3018
RUN apk add --no-cache docker-cli bash tini