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