-
Notifications
You must be signed in to change notification settings - Fork 21
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 3.1-dev11 release(s)
- Loading branch information
github-actions[bot]
committed
Nov 1, 2024
1 parent
96406db
commit 35d42f5
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 |
---|---|---|
|
@@ -20,12 +20,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 3.1-dev10 | ||
LABEL Version 3.1-dev11 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 3.1 | ||
ENV HAPROXY_MINOR 3.1-dev10 | ||
ENV HAPROXY_SHA256 185b85db5092bc6dfbc4ab2e221c867caef5479bb623cc25f9d3c865b8d0be3f | ||
ENV HAPROXY_MINOR 3.1-dev11 | ||
ENV HAPROXY_SHA256 fa03ee5355ca6168b8e74cb444ff8fa8362bce2fd11675da6c2776e64f1b3ebd | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|