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 Sep 26, 2024
1 parent 72b4d5f commit 2aa3e0e
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.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 2aa3e0e

Please sign in to comment.