diff --git a/Dockerfile b/Dockerfile index a92fd2c..a9ffff7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.5-alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66 AS builder +FROM golang:1.24.5-alpine@sha256:daae04ebad0c21149979cd8e9db38f565ecefd8547cf4a591240dc1972cf1399 AS builder # Set the current working directory inside the container. WORKDIR /go/src/github.com/score-spec/score-implementation-sample