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