Skip to content

Commit 059e4c6

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.0.4 release(s)
1 parent 00c2aed commit 059e4c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

3.0/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <[email protected]>
1616
LABEL Name HAProxy
1717
LABEL Release Community Edition
1818
LABEL Vendor HAProxy
19-
LABEL Version 3.0.3
19+
LABEL Version 3.0.4
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 3.0
23-
ENV HAPROXY_MINOR 3.0.3
24-
ENV HAPROXY_SHA256 39a73c187a0b00d2602cb3ffca52d1b59d90f09032734fe8c03eb2e29a7d19df
23+
ENV HAPROXY_MINOR 3.0.4
24+
ENV HAPROXY_SHA256 aabfd98ada721bbfb68f7805586ced0373fb4c8d73e18faa94055a16c2096936
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)