feat: adjusted the gitea runner dockerfile to include chrome for puppeteer

This commit is contained in:
2025-11-01 09:43:27 +01:00
parent cfdb8d8474
commit 819bfc1531
2 changed files with 8 additions and 1 deletions

View File

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