Skip to content

Commit d5c76a2

Browse files
committed
Update go.Dockerfile
1 parent 4b148c7 commit d5c76a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/go.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build in a full featured container
2-
FROM golang:1.24 as build
2+
FROM golang:1.25.4 as build
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)