Skip to content

Commit

Permalink
Automated commit triggered by 3.0-dev0 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorunic committed Dec 5, 2023
1 parent 55efb1c commit 3aa0930
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 3.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ MAINTAINER Dinko Korunic <[email protected]>
LABEL Name HAProxy
LABEL Release Community Edition
LABEL Vendor HAProxy
LABEL Version 3.0.0
LABEL Version 3.0-dev0
LABEL RUN /usr/bin/docker -d IMAGE

ENV HAPROXY_BRANCH 3.0
ENV HAPROXY_MINOR 3.0.0
ENV HAPROXY_SHA256 fba18acd1a46337fe20ae07c816c2496c8602b80a1bc9ff3768d4caa5fb80eab
ENV HAPROXY_MINOR 3.0-dev0
ENV HAPROXY_SHA256 47c387d203ab00b5501017691f741375359a161216a84b17e55e48f2e84adc9f
ENV HAPROXY_SRC_URL http://www.haproxy.org/download

ENV HAPROXY_UID haproxy
Expand Down

0 comments on commit 3aa0930

Please sign in to comment.