Skip to content

Commit 3641acf

Browse files
Bump golang from 1.25.4 to 1.25.5 in /docker
Bumps golang from 1.25.4 to 1.25.5. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb21a93 commit 3641acf

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)