Skip to content

Commit

Permalink
'nightly' Update base image to 12.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Dec 16, 2024
1 parent 4a00716 commit ad39510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nightly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# Ref: https://gitlab.com/nvidia/container-images/cuda/-/issues/47
################################################################################

FROM nvidia/cuda:12.6.2-cudnn-devel-ubuntu24.04
FROM nvidia/cuda:12.6.3-cudnn-devel-ubuntu24.04

RUN --mount=type=cache,target=/var/cache/apt \
apt-get update \
Expand Down

0 comments on commit ad39510

Please sign in to comment.