Ver Fonte

Update CUDA libs

penta há 4 semanas atrás
pai
commit
27aa173ae0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -92,7 +92,7 @@ RUN cmake \
 # ============================================================================
 # Build de Sunshine avec notre FFmpeg
 # ============================================================================
-FROM docker.io/nvidia/cuda:12.9.1-devel-ubuntu24.04 AS sunshine-build
+FROM docker.io/nvidia/cuda:12.9.2-devel-ubuntu24.04 AS sunshine-build
 
 ARG SUNSHINE_REF