diff --git a/integration.dockerfile b/integration.dockerfile index 6639e0e3..12311dec 100644 --- a/integration.dockerfile +++ b/integration.dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.10 as builder +FROM golang:1.21.12 as builder WORKDIR /workspace # Copy the Go Modules manifests