We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c96425 commit b448281Copy full SHA for b448281
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.6.2-base-ubuntu22.04
44
45
COPY --from=builder /tmp/notifiarr /
46
# Other tools.
0 commit comments