Skip to content

Commit 2788374

Browse files
authored
chore: Bump golang to v1.25 in builder to align with go.mod (#15)
1 parent 2296968 commit 2788374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.nvidia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build node feature discovery
2-
FROM golang:1.24 AS builder
2+
FROM golang:1.25 AS builder
33

44
ARG GOPROXY
55
ENV GOPROXY=$GOPROXY

0 commit comments

Comments
 (0)