Skip to content

Commit c4c3d50

Browse files
dependabot[bot]tariq1890
authored andcommitted
Bump golang from 1.23.2 to 1.23.3 in /coreos
Bumps golang from 1.23.2 to 1.23.3. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad158a0 commit c4c3d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coreos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM nvcr.io/nvidia/cuda:12.6.2-base-ubi8 as license
22

33
# Build nvidia-container-runtime binary
4-
FROM golang:1.23.2 as build-runtime
4+
FROM golang:1.23.3 as build-runtime
55

66
WORKDIR /go/src/nvidia-container-runtime
77
COPY nvidia-container-runtime .

0 commit comments

Comments
 (0)