We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f66b3 commit 007a5efCopy full SHA for 007a5ef
ubuntu24.04/precompiled/Dockerfile
@@ -74,7 +74,7 @@ RUN apt-get update -y; \
74
nvidia-dkms-${DRIVER_BRANCH}-server \
75
nvidia-kernel-source-${DRIVER_BRANCH}-server \
76
xserver-xorg-video-nvidia-${DRIVER_BRANCH}-server && \
77
- rm -rf /var/lib/apt/lists/*;
+ rm -rf /var/lib/apt/lists/*;
78
79
80
# update pkg cache and download pkgs for driver module installation during runtime.
0 commit comments