We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c40c1e commit 53c6522Copy full SHA for 53c6522
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 3.3.2
+ENV DATAPLANE_MINOR 3.3.3
62
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
63
64
ARG TARGETPLATFORM
3.4/Dockerfile.api
0 commit comments