Skip to content

Commit 6fbbfaa

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.0.2 release(s)
1 parent a19ba02 commit 6fbbfaa

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 <dkorunic@haproxy.com>
1616
LABEL Name HAProxy
1717
LABEL Release Community Edition
1818
LABEL Vendor HAProxy
19-
LABEL Version 3.0.1
19+
LABEL Version 3.0.2
2020
LABEL RUN /usr/bin/docker -d IMAGE
2121

2222
ENV HAPROXY_BRANCH 3.0
23-
ENV HAPROXY_MINOR 3.0.1
24-
ENV HAPROXY_SHA256 fef923c51ddc0ffb3c73b9b95e31e98c82cb9521c64754c5e95c42907406a670
23+
ENV HAPROXY_MINOR 3.0.2
24+
ENV HAPROXY_SHA256 9672ee43b109f19356c35d72687b222dcf82b879360c6e82677397376cf5dc36
2525
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
2626

2727
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)