We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4bd29 commit 62b8716Copy full SHA for 62b8716
1 file changed
Dockerfile
@@ -16,7 +16,7 @@ FROM base AS plugin-builder
16
17
# https://docs.renovatebot.com/modules/datasource/repology/
18
# renovate: datasource=repology depName=debian_13/openvpn versioning=loose
19
-ARG OPENVPN_VERSION=2.6.14-1+deb13u2
+ARG OPENVPN_VERSION=2.6.14-1+deb13u3
20
21
# hadolint ignore=DL3008
22
RUN apt-get update \
@@ -178,7 +178,7 @@ ARG HAPROXY_VERSION=3.0.11-1+deb13u3
178
179
180
181
182
183
184
RUN apt-get update -qq \
0 commit comments