Skip to content

Commit 8c38ac5

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.5-dev1 release(s)
1 parent 4720f3e commit 8c38ac5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

3.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
5858
ENV HAPROXY_UID haproxy
5959
ENV HAPROXY_GID haproxy
6060

61-
ENV DATAPLANE_MINOR 3.3.5
61+
ENV DATAPLANE_MINOR 3.4.0
6262
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6363

6464
ARG TARGETPLATFORM

3.5/Dockerfile.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ENV HAPROXY_SRC_URL http://www.haproxy.org/download
5858
ENV HAPROXY_UID haproxy
5959
ENV HAPROXY_GID haproxy
6060

61-
ENV DATAPLANE_MINOR 3.3.5
61+
ENV DATAPLANE_MINOR 3.4.0
6262
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6363

6464
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)