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

Update alpine Docker tag to v3.20
This commit is contained in:
Antony Messerli 2024-05-30 19:05:09 -05:00 committed by GitHub
commit 1762356ae8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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