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 133d21b commit 5d75052Copy full SHA for 5d75052
3.0/Dockerfile
@@ -58,7 +58,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
58
ENV HAPROXY_UID haproxy
59
ENV HAPROXY_GID haproxy
60
61
-ENV DATAPLANE_MINOR 3.0.15
+ENV DATAPLANE_MINOR 3.0.16
62
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
63
64
ARG TARGETPLATFORM
3.0/Dockerfile.api
0 commit comments