diff --git a/Dockerfile b/Dockerfile index 97b987a2..b3073761 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM golang:1.21 as builder +FROM golang:1.25@sha256:dd08f769578a5f51a22bf6a81109288e23cfe2211f051a5c29bd1c05ad3db52a as builder WORKDIR /workspace # Copy the Go Modules manifests