Skip to content

Commit 2336d0e

Browse files
author
github-actions[bot]
committed
Automated commit triggered by 2.9.10 release(s)
1 parent ba29b65 commit 2336d0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2.9/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 2.9.9
37+
LABEL Version 2.9.10
3838
LABEL RUN /usr/bin/docker -d IMAGE
3939

4040
ENV HAPROXY_BRANCH 2.9
41-
ENV HAPROXY_MINOR 2.9.9
42-
ENV HAPROXY_SHA256 fa745236898549103e47799067cbc60de7ab78402484ba002ed56b05a0f93b5e
41+
ENV HAPROXY_MINOR 2.9.10
42+
ENV HAPROXY_SHA256 c561b75e1031135dc773c7bbaeeef6e53d24a2accd27a0ebce5883cdb12640c0
4343
ENV HAPROXY_SRC_URL http://www.haproxy.org/download
4444

4545
ENV HAPROXY_UID haproxy

0 commit comments

Comments
 (0)