chore(deps): update alpine docker tag to v3.21.1 (#44)
All checks were successful
lint, build and push / lint (push) Successful in 28s
lint, build and push / build (push) Successful in 41s

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-07 09:06:06 +01:00 committed by renovate
parent e2d721b049
commit 79076626ad

View file

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