chore(deps): update alpine docker tag to v3.21 #16

Merged
antoine merged 1 commits from renovate/alpine-3.x into master 2024-12-15 22:09:34 +00:00
Showing only changes of commit 03441c4715 - Show all commits

View File

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