Skip to content

Commit

Permalink
Updated nvidia base image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahlgol committed Oct 9, 2023
1 parent af690b6 commit 463a584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Dockerfile.gpu
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/r
# syntax=docker/dockerfile:1.4-labs

#Following
FROM nvidia/cuda:11.4.0-base-ubuntu20.04
FROM nvidia/cuda:12.1.1-base-ubuntu20.04

RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections

Expand Down

0 comments on commit 463a584

Please sign in to comment.