Skip to content

Commit

Permalink
Automated commit triggered by 2.9-dev9 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2023
1 parent d1d4817 commit 5a9c935
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.9/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:latest AS dataplaneapi-builder

ENV DATAPLANE_MINOR 2.8.3
ENV DATAPLANE_MINOR 2.8.4
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

RUN git clone "${DATAPLANE_URL}" "${GOPATH}/src/github.com/haproxytech/dataplaneapi"
Expand Down Expand Up @@ -40,7 +40,7 @@ ENV HAPROXY_MINOR 2.9-dev9
ENV HAPROXY_SHA256 3f643658e0e970f62deef7a3f1fbc83397a315ab2dc1826d3dec8d2dfd539708
ENV HAPROXY_SRC_URL http://www.haproxy.org/download

ENV DATAPLANE_MINOR 2.8.3
ENV DATAPLANE_MINOR 2.8.4
ENV DATAPLANE_SHA256 ec685350576898bb0a00d656f427f5da7c28043551a3e0050c1b5301547e235a
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi/releases/download

Expand Down

0 comments on commit 5a9c935

Please sign in to comment.