-
Notifications
You must be signed in to change notification settings - Fork 15
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.2.33 release(s)
- Loading branch information
github-actions[bot]
committed
Apr 5, 2024
1 parent
12ca418
commit 94064c1
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 |
---|---|---|
|
@@ -16,12 +16,12 @@ MAINTAINER Dinko Korunic <[email protected]> | |
LABEL Name HAProxy | ||
LABEL Release Community Edition | ||
LABEL Vendor HAProxy | ||
LABEL Version 2.2.32 | ||
LABEL Version 2.2.33 | ||
LABEL RUN /usr/bin/docker -d IMAGE | ||
|
||
ENV HAPROXY_BRANCH 2.2 | ||
ENV HAPROXY_MINOR 2.2.32 | ||
ENV HAPROXY_SHA256 847620a0990bf6c274ac2cd9fdebc69fa7749ac02da534263a6b275554932efc | ||
ENV HAPROXY_MINOR 2.2.33 | ||
ENV HAPROXY_SHA256 24f9eec04ee8d9e3652370be3db9852dec8aa650b3c8eeae969300c86b6fda5b | ||
ENV HAPROXY_SRC_URL http://www.haproxy.org/download | ||
|
||
ENV LIBSLZ_MINOR 1.2.0 | ||
|