Merge pull request 'chore(deps): update alpine docker tag to v3.20' (#2) from renovate/alpine-3.x into master
All checks were successful
ZeroDownTime/zdt-openvpn/pipeline/head This commit looks good

Reviewed-on: #2
This commit is contained in:
Stefan Reimer 2024-09-08 04:58:03 +00:00
commit b6c9a58ef4

View File

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