diff --git a/Dockerfile b/Dockerfile index af289cb..7dca3da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=$BUILDPLATFORM golang:1-bookworm@sha256:ef30001eeadd12890c7737c26f3be5b3a8479ccdcdc553b999c84879875a27ce AS builder +FROM --platform=$BUILDPLATFORM golang:1-bookworm@sha256:2e838582004fab0931693a3a84743ceccfbfeeafa8187e87291a1afea457ff7a AS builder ARG BUILDARCH TARGETOS TARGETARCH # Install GoReleaser