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

This commit is contained in:
Renovate Bot 2023-12-09 00:08:20 +00:00
parent b43485d3a3
commit 6d487defbd
1 changed files with 1 additions and 1 deletions

View File

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