chore(deps): update alpine docker tag to v3.21
All checks were successful
Main / build (push) Successful in 1m2s

This commit is contained in:
Renovate Bot 2024-12-06 00:02:58 +00:00
parent 379aabc026
commit 03441c4715

View File

@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21
LABEL architecture="$TARGETPLATFORM" \
license="beerware" \