Skip to content

Commit

Permalink
libcublas Dockerfil
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingFathead committed Oct 12, 2024
1 parent 419e951 commit 3a1772c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Use NVIDIA CUDA base image with Ubuntu 22.04
# FROM nvidia/cuda:12.4.0-base-ubuntu22.04
FROM nvidia/cuda:12.4.0-runtime-ubuntu22.04
FROM nvidia/cuda:12.4.5-runtime-ubuntu22.04

# Set environment variables
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 3a1772c

Please sign in to comment.