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 5, 2024
1 parent 27a2ca0 commit 38bfa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.4
ENV DATAPLANE_MINOR 2.9.5
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

RUN apk add --no-cache ca-certificates git make && \
Expand Down

0 comments on commit 38bfa79

Please sign in to comment.