Skip to content

Commit

Permalink
Automated commit triggered by 2.6.19 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent 36036ab commit 93686a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.6/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.2
ENV DATAPLANE_V2_MINOR 2.9.7
ENV DATAPLANE_MINOR 3.0.3
ENV DATAPLANE_V2_MINOR 2.9.8
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

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

0 comments on commit 93686a7

Please sign in to comment.