chore(deps): update alpine docker tag to v3.21.1
All checks were successful
lint, build and push / lint (pull_request) Successful in 29s
lint, build and push / build (pull_request) Successful in 42s

This commit is contained in:
Renovate Bot 2025-01-07 08:06:27 +00:00
parent e2d721b049
commit 3a9fa4c21e

View file

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