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

Update alpine Docker tag to v3.21.3
This commit is contained in:
Antony Messerli 2025-02-15 11:11:46 -06:00 committed by GitHub
commit 507deff530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM alpine:3.21.2
FROM alpine:3.21.3
# set version label
ARG BUILD_DATE