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 2cab546 commit 7271aa9Copy full SHA for 7271aa9
3.3/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:alpine AS builder
2
3
-ENV DATAPLANE_MINOR 3.2.5
+ENV DATAPLANE_MINOR
4
ENV DATAPLANE_V2_MINOR 2.9.18
5
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
6
3.3/Dockerfile.api
@@ -16,7 +16,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
16
ENV HAPROXY_UID haproxy
17
ENV HAPROXY_GID haproxy
18
19
20
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
21
22
ARG TARGETPLATFORM
0 commit comments