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 a974024 commit b28d022Copy full SHA for b28d022
2 files changed
3.4/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
+ENV DATAPLANE_MINOR 3.3.5
62
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
63
64
ARG TARGETPLATFORM
3.4/Dockerfile.api
0 commit comments