Skip to content

Commit

Permalink
Automated commit triggered by 3.1-dev1 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 10, 2024
1 parent f65cb1f commit 0c7b7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:alpine3.20 AS dataplaneapi-builder

ENV DATAPLANE_MINOR 2.9.5
ENV DATAPLANE_MINOR 2.9.6
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

RUN apk add --no-cache ca-certificates git make && \
Expand Down Expand Up @@ -39,7 +39,7 @@ ENV HAPROXY_MINOR 3.1-dev1
ENV HAPROXY_SHA256 53fe7c5abd89c555043cdc09d8596a547982516e0eb8b136419cf7a120acc7e1
ENV HAPROXY_SRC_URL http://www.haproxy.org/download

ENV DATAPLANE_MINOR 2.9.5
ENV DATAPLANE_MINOR 2.9.6
ENV DATAPLANE_SHA256 ec685350576898bb0a00d656f427f5da7c28043551a3e0050c1b5301547e235a
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download

Expand Down

0 comments on commit 0c7b7fe

Please sign in to comment.