We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0bd05 commit f657699Copy full SHA for f657699
3.0/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:alpine3.18 AS dataplaneapi-builder
2
3
-ENV DATAPLANE_MINOR 2.9.2
+ENV DATAPLANE_MINOR 2.7.11
4
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
5
6
RUN apk add --no-cache ca-certificates git make && \
0 commit comments