Skip to content

Commit

Permalink
Automated commit triggered by 2.2.33 release(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent f6ae0ed commit 88f12e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2.2/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:alpine AS builder

ENV DATAPLANE_MINOR 3.0.3
ENV DATAPLANE_V2_MINOR 2.9.8
ENV DATAPLANE_MINOR 3.0.4
ENV DATAPLANE_V2_MINOR 2.9.9
ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git

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

0 comments on commit 88f12e3

Please sign in to comment.