We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ede90a7 + 4fe072b commit 5097da0Copy full SHA for 5097da0
sle15/Dockerfile
@@ -1,7 +1,7 @@
1
ARG SLES_VERSION
2
FROM nvcr.io/nvidia/cuda:13.0.0-base-ubi8 as license
3
4
-FROM registry.suse.com/bci/golang:1.17 as build
+FROM registry.suse.com/bci/golang:1.25 as build
5
6
RUN zypper --non-interactive install -y git wget tar gzip
7
0 commit comments