Skip to content

Commit 5097da0

Browse files
authored
Merge pull request #419 from NVIDIA/dependabot/docker/sle15/bci/golang-1.25
Bump bci/golang from 1.17 to 1.25 in /sle15
2 parents ede90a7 + 4fe072b commit 5097da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sle15/Dockerfile

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

4-
FROM registry.suse.com/bci/golang:1.17 as build
4+
FROM registry.suse.com/bci/golang:1.25 as build
55

66
RUN zypper --non-interactive install -y git wget tar gzip
77

0 commit comments

Comments
 (0)