update dependencies

This commit is contained in:
2024-10-25 22:06:05 +08:00
parent 0faaf0f301
commit 8ae81a124d
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/nvidia/cuda:12.0.0-cudnn8-runtime-ubuntu22.04
FROM nvidia/cuda:12.3.2-cudnn9-runtime-ubuntu22.04
RUN apt-get update && \
apt-get install -y ffmpeg python3 python3-pip git && \