diff --git a/Dockerfile b/Dockerfile index 50c8dde..a62fa4d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM golang:1.23.6-bookworm@sha256:bce33f19c300f7c48dee1f571e7c1ae77bc113d44c0aed9ef90186a8dbb42169 AS builder +FROM golang:1.23.6-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355 AS builder ARG TARGETOS ARG TARGETARCH