Skip to content

Commit

Permalink
use cuda:12.2.0 for ruche ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Feb 22, 2025
1 parent 02692b1 commit b3648a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nvcc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception

ARG BASE=nvidia/cuda:12.3.1-devel-ubuntu20.04
ARG BASE=nvidia/cuda:12.2.0-devel-ubuntu22.04
FROM $BASE

ARG ADDITIONAL_PACKAGES
Expand Down

0 comments on commit b3648a3

Please sign in to comment.