feat: fw update gitea to use a docker image with puppeteer, webp and avif deps

This commit is contained in:
2025-10-23 02:15:34 +02:00
parent bfae290927
commit 439a580dfe
4 changed files with 102 additions and 1 deletions

View File

@@ -55,7 +55,8 @@ in {
name = runner;
tokenFile = "/run/secrets/gitea-runner-token";
labels = [
"ubuntu-latest:docker://shivammathur/node:latest"
# "ubuntu-latest:docker://shivammathur/node:latest"
"ubuntu-latest:docker://git.cloonar.com/infrastructure/gitea-runner:latest"
];
settings = {
container = {