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

This commit is contained in:
Renovate Bot 2025-05-31 03:05:36 +00:00
parent 89fce64179
commit 24fc4e8959

View File

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