chore(deps): update alpine docker tag to v3.21.0 (#9)
All checks were successful
lint, build and push / lint (push) Successful in 5s
lint, build and push / build (push) Successful in 21s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-12-06 01:21:06 +01:00 committed by renovate
parent e22dd961c5
commit cc7b849e23

View file

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