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

This commit is contained in:
Renovate Bot 2023-12-09 00:08:20 +00:00
parent b43485d3a3
commit 6d487defbd

View File

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