Merge pull request #52 from netbootxyz/renovate/alpine-3.x

Update alpine Docker tag to v3.19
This commit is contained in:
Antony Messerli 2023-12-07 22:03:38 -06:00 committed by GitHub
commit ce93d0ab1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19
# set version label
ARG BUILD_DATE