chore(deps): update alpine docker tag to v3.19
ZeroDownTime/zdt-openvpn/pipeline/pr-master There was a failure building this commit Details

This commit is contained in:
Renovate Bot 2023-12-08 03:07:33 +00:00
parent 4cd0bc6a1f
commit 3ea55675af
1 changed files with 1 additions and 1 deletions

View File

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