Skip to content

Commit 977c8f7

Browse files
authored
Merge pull request #1961 from NVIDIA/dependabot/docker/docker/golang-1.25.5
Bump golang from 1.25.4 to 1.25.5 in /docker
2 parents 7bee48e + 3641acf commit 977c8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG CUDA_SAMPLES_VERSION=12.9
1616

17-
FROM golang:1.25.4 AS builder
17+
FROM golang:1.25.5 AS builder
1818

1919
ARG GOPROXY="https://proxy.golang.org,direct"
2020
ENV GOPROXY=$GOPROXY

0 commit comments

Comments
 (0)