We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31139e commit 5ea83f8Copy full SHA for 5ea83f8
init/docker/Dockerfile.cuda
@@ -40,7 +40,7 @@ RUN GOFLAGS="-trimpath -mod=readonly -modcacherw" \
40
-X \"golift.io/version.Revision=${ITERATION}\" \
41
-X \"golift.io/version.Version=${VERSION}\""
42
43
-FROM nvidia/cuda:12.6.1-base-ubuntu22.04
+FROM nvidia/cuda:12.8.1-base-ubuntu22.04
44
45
COPY --from=builder /tmp/notifiarr /
46
# Other tools.
0 commit comments