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

Update alpine Docker tag to v3.18
This commit is contained in:
Antony Messerli 2023-05-28 12:28:34 -05:00 committed by GitHub
commit b9c8be37d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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