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

This commit is contained in:
Renovate Bot 2024-12-06 00:20:56 +00:00
parent e22dd961c5
commit 7fcc2d74a7

View file

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