Skip to content

Commit

Permalink
ci: python3-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Aug 29, 2024
1 parent 16e9be5 commit 2b2e96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM nvidia/cuda:12.6.0-devel-rockylinux9

RUN dnf -y update && \
dnf -y install \
RUN dnf -y install \
python3 \
python3-devel \
python3-pip \
git

0 comments on commit 2b2e96c

Please sign in to comment.