-
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 3.1-dev8 release(s)
- Loading branch information
github-actions[bot]
committed
Sep 18, 2024
1 parent
d3b1a98
commit 24221d9
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 |
---|---|---|
|
@@ -35,12 +35,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 3.1-dev7 | ||
LABEL Version 3.1-dev8 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 3.1 | ||
ENV HAPROXY_MINOR 3.1-dev7 | ||
ENV HAPROXY_SHA256 d6112b8b3f6041632c02ef89bd585184a4a1115d251a767fb18c01082bb0a4a0 | ||
ENV HAPROXY_MINOR 3.1-dev8 | ||
ENV HAPROXY_SHA256 4a78185c282734145d66b8c24983d5a83d5caec5762763418d650a7e0eff3f96 | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV HAPROXY_UID haproxy | ||
|