Skip to content

Commit 9cb3d3e

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.2.9 release(s)
1 parent 642c143 commit 9cb3d3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.2/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.2.6
61+
ENV DATAPLANE_MINOR 3.2.7
6262
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6363

6464
ARG TARGETPLATFORM

3.2/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.2.6
61+
ENV DATAPLANE_MINOR 3.2.7
6262
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download
6363

6464
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)