Skip to content

Commit

Permalink
Automated commit triggered by 3.0.5 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 26, 2024
1 parent eb3db06 commit 555f170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:alpine3.20 AS builder

ENV DATAPLANE_MINOR 3.0.1
ENV DATAPLANE_V2_MINOR 2.9.6
ENV DATAPLANE_MINOR 3.0.2
ENV DATAPLANE_V2_MINOR 2.9.7
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

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

0 comments on commit 555f170

Please sign in to comment.