Skip to content

Commit 4fe072b

Browse files
Bump bci/golang from 1.17 to 1.25 in /sle15
Bumps bci/golang from 1.17 to 1.25. --- updated-dependencies: - dependency-name: bci/golang dependency-version: '1.25' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96fa9e1 commit 4fe072b

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)