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

This commit is contained in:
Renovate Bot 2024-12-06 00:07:21 +00:00
parent fb9761eed2
commit e6f25a9b2c

View file

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