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

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:10:39 +01:00 committed by renovate
parent 511c7165c7
commit 37e98693b1

View file

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