diff --git a/3.2/Dockerfile b/3.2/Dockerfile index e499f34..f632d29 100644 --- a/3.2/Dockerfile +++ b/3.2/Dockerfile @@ -1,6 +1,6 @@ FROM golang:alpine AS builder -ENV DATAPLANE_MINOR 3.0.3 +ENV DATAPLANE_MINOR 3.0.4 ENV DATAPLANE_V2_MINOR 2.9.8 ENV DATAPLANE_URL https://github.com/haproxytech/dataplaneapi.git