Skip to content

Commit f340ffe

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 3.0.1 release(s)
1 parent 58f2cca commit f340ffe

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
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
3434
LABEL Name HAProxy
3535
LABEL Release Community Edition
3636
LABEL Vendor HAProxy
37-
LABEL Version 3.0.0
37+
LABEL Version 3.0.1
3838
LABEL RUN /usr/bin/docker -d IMAGE
3939

4040
ENV HAPROXY_BRANCH 3.0
41-
ENV HAPROXY_MINOR 3.0.0
42-
ENV HAPROXY_SHA256 5aad97416216d2cd9dd212eb674839c40cd387f60fbc4b13d7ea3f1e5664a814
41+
ENV HAPROXY_MINOR 3.0.1
42+
ENV HAPROXY_SHA256 fef923c51ddc0ffb3c73b9b95e31e98c82cb9521c64754c5e95c42907406a670
4343
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
4444

4545
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)