Skip to content

Commit f90391e

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.2.9 release(s)
1 parent 03ee5f7 commit f90391e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

3.2/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
2020
LABEL Name HAProxy
2121
LABEL Release Community Edition
2222
LABEL Vendor HAProxy
23-
LABEL Version 3.2.8
23+
LABEL Version 3.2.9
2424
LABEL RUN /usr/bin/docker -d IMAGE
2525

2626
ENV HAPROXY_BRANCH 3.2
27-
ENV HAPROXY_MINOR 3.2.8
28-
ENV HAPROXY_SHA256 46703fb94720f92cce2b08049a40d9176962037ba676885c55a56bd9d625e7c2
27+
ENV HAPROXY_MINOR 3.2.9
28+
ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
2929
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
3030

3131
ENV HAPROXY_UID haproxy

3.2/Dockerfile.api

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
55
LABEL Name HAProxy
66
LABEL Release Community Edition
77
LABEL Vendor HAProxy
8-
LABEL Version 3.2.8
8+
LABEL Version 3.2.9
99
LABEL RUN /usr/bin/docker -d IMAGE
1010

1111
ENV HAPROXY_BRANCH 3.2
12-
ENV HAPROXY_MINOR 3.2.8
13-
ENV HAPROXY_SHA256 46703fb94720f92cce2b08049a40d9176962037ba676885c55a56bd9d625e7c2
12+
ENV HAPROXY_MINOR 3.2.9
13+
ENV HAPROXY_SHA256 e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2
1414
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
1515

1616
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)