diff --git a/Dockerfile b/Dockerfile index a988167..d14d795 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.0 +FROM alpine:3.18.4 ARG BUILD_RFC3339="1970-01-01T00:00:00Z" ARG COMMIT @@ -20,4 +20,4 @@ LABEL org.opencontainers.image.ref.name="frauhottelmann/openvpn-client" \ ENTRYPOINT ["openvpn"] VOLUME ["/vpn"] -RUN apk add --no-cache openvpn=2.6.4-r0 +RUN apk add --no-cache openvpn=2.6.7-r0