chore(deps): update alpine docker tag to v3.20
All checks were successful
Main / build (push) Successful in 37s

This commit is contained in:
Renovate Bot 2024-05-23 00:04:47 +00:00
parent cc20adb0b9
commit 4569436b8b

View File

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