Explorar el Código

Mise à jour de 'Dockerfile'

penta hace 1 mes
padre
commit
2c93606795
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 # syntax=docker/dockerfile:1.7
 
-ARG SUNSHINE_VERSION=v2026.811.155620
+ARG SUNSHINE_VERSION=v2025.924.154138
 
 # On récupère le paquet Sunshine depuis l'image officielle.
 FROM ghcr.io/lizardbyte/sunshine:${SUNSHINE_VERSION}-ubuntu-24.04 AS sunshine