Skip to content

Commit 41c6b78

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.4-dev1 release(s)
1 parent 37f6c39 commit 41c6b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
6262
ENV HAPROXY_UID haproxy
6363
ENV HAPROXY_GID haproxy
6464

65-
ENV DATAPLANE_MINOR 3.2.7
65+
ENV DATAPLANE_MINOR
6666
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6767

6868
ENV DEBIAN_FRONTEND noninteractive

3.4/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
6262
ENV HAPROXY_UID haproxy
6363
ENV HAPROXY_GID haproxy
6464

65-
ENV DATAPLANE_MINOR 3.2.7
65+
ENV DATAPLANE_MINOR
6666
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6767

6868
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)