File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
Original file line number Diff line number Diff line change 11FROM golang:alpine AS dataplaneapi-builder
22
33ENV DATAPLANE_MINOR 3.0.4
4- ENV DATAPLANE_V2_MINOR 2.9.8
4+ ENV DATAPLANE_V2_MINOR 2.9.9
55ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git
66
77RUN apk add --no-cache ca-certificates git make && \
@@ -35,12 +35,12 @@ MAINTAINER Dinko Korunic <dkorunic@haproxy.com>
3535LABEL Name HAProxy
3636LABEL Release Community Edition
3737LABEL Vendor HAProxy
38- LABEL Version 3.2-dev1
38+ LABEL Version 3.2-dev2
3939LABEL RUN /usr/bin/docker -d IMAGE
4040
4141ENV HAPROXY_BRANCH 3.2
42- ENV HAPROXY_MINOR 3.2-dev1
43- ENV HAPROXY_SHA256 6fea62b4a1bb6f1f1c9f8ec55bd6c272913b4062a23ebf8411b6b1e2c5007a3f
42+ ENV HAPROXY_MINOR 3.2-dev2
43+ ENV HAPROXY_SHA256 fb51e6ca3ab6aed1396d1e27fe2c13822a562933b65790d0b6667423e9a3bf77
4444ENV HAPROXY_SRC_URL http://www.haproxy.org/download
4545
4646ENV HAPROXY_UID haproxy
You can’t perform that action at this time.
0 commit comments