diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 4d3d70e..7291a3a 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -12,7 +12,7 @@ jobs: # El runner tiene autorizado este mount vía valid_volumes en config.yaml. # Todo lo que el script copie a /output aparecerá inmediatamente en https://portaljack.freeddns.org/ container: - image: ubuntu:22.04 + image: catthehacker/ubuntu:act-22.04 volumes: - /srv/devops/data/apache/htdocs:/output