Skip to content

Commit

Permalink
Trying runtime image.
Browse files Browse the repository at this point in the history
  • Loading branch information
boocmp committed May 24, 2024
1 parent 8ec5eb9 commit c6b4764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ===========================================

# Block SETUP_BENTO_BASE_IMAGE
FROM nvidia/cuda:12.4.1-devel-ubuntu22.04 as base-container
FROM nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04 as base-container

ENV LANG=C.UTF-8

Expand Down

0 comments on commit c6b4764

Please sign in to comment.