Skip to content

Commit

Permalink
update cuda to 12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
syrkis committed Jun 16, 2024
1 parent 9abccee commit 3532cc2
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,5 +1,5 @@
# Description: Dockerfile for JAX with CUDA support
FROM nvidia/cuda:12.0.0-cudnn8-devel-ubuntu20.04
FROM 12.2.2-cudnn8-devel-ubuntu20.04

# Set the working directory
WORKDIR /workspace
Expand Down

0 comments on commit 3532cc2

Please sign in to comment.