chore(deps): update alpine docker tag to v3.20
All checks were successful
ZeroDownTime/zdt-openvpn/pipeline/pr-master This commit looks good

This commit is contained in:
Renovate Bot 2024-05-23 03:14:15 +00:00
parent 4cd0bc6a1f
commit d2c793f1b6

View File

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