-
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-dev11 release(s)
- Loading branch information
github-actions[bot]
committed
Nov 24, 2023
1 parent
729689c
commit fa43316
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 |
---|---|---|
|
@@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.9-dev10 | ||
LABEL Version 2.9-dev11 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.9 | ||
ENV HAPROXY_MINOR 2.9-dev10 | ||
ENV HAPROXY_SHA256 47334b8dd9976c35e7466e2acbad3a859a31d2b2ce4925cc71d12ec7205ff952 | ||
ENV HAPROXY_MINOR 2.9-dev11 | ||
ENV HAPROXY_SHA256 0e75ab3dfed1f1ba5308989a69d9554900fbdd29e950f42a97f920720e4ee1a9 | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|