diff --git a/Dockerfile b/Dockerfile index 7ddb5f9..38e92db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.1-alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386 AS builder +FROM golang:1.24.2-alpine@sha256:7772cb5322baa875edd74705556d08f0eeca7b9c4b5367754ce3f2f00041ccee AS builder # Set the current working directory inside the container. WORKDIR /go/src/github.com/score-spec/score-implementation-sample