chore(deps): update alpine docker tag to v3.21
Some checks failed
ZeroDownTime/zdt-openvpn/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-12-06 03:03:44 +00:00
parent 322bf209d7
commit 031cd279b5

View File

@ -1,4 +1,4 @@
ARG ALPINE_VERSION=3.20
ARG ALPINE_VERSION=3.21
FROM alpine:${ALPINE_VERSION}
ARG ALPINE_VERSION