chore(deps): update alpine docker tag to v3.21.2 (#45)
All checks were successful
lint, build and push / lint (push) Successful in 33s
lint, build and push / build (push) Successful in 49s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2025-01-08 21:06:01 +01:00 committed by renovate
parent 79076626ad
commit 9580d56006

View file

@ -1,4 +1,4 @@
FROM alpine:3.21.1
FROM alpine:3.21.2
# hadolint ignore=DL3018
RUN apk add --no-cache \