diff --git a/Dockerfile b/Dockerfile index de3fb3c..f2e2d46 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.5 AS build +FROM golang:1.25.4 AS build COPY ./ /pr-name-validator