-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated commit triggered by 2.9.10 release(s)
- Loading branch information
github-actions[bot]
committed
Sep 3, 2024
1 parent
3001694
commit 738f643
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,12 +31,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.9.9 | ||
LABEL Version 2.9.10 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.9 | ||
ENV HAPROXY_MINOR 2.9.9 | ||
ENV HAPROXY_SHA256 fa745236898549103e47799067cbc60de7ab78402484ba002ed56b05a0f93b5e | ||
ENV HAPROXY_MINOR 2.9.10 | ||
ENV HAPROXY_SHA256 c561b75e1031135dc773c7bbaeeef6e53d24a2accd27a0ebce5883cdb12640c0 | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV DATAPLANE_MINOR 2.9.6 | ||
|