There was an error while loading. Please reload this page.
1 parent 4b148c7 commit d5c76a2Copy full SHA for d5c76a2
1 file changed
dockerfiles/go.Dockerfile
@@ -1,5 +1,5 @@
1
# Build in a full featured container
2
-FROM golang:1.24 as build
+FROM golang:1.25.4 as build
3
4
WORKDIR /app
5
0 commit comments