feat: fw update gitea to use a docker image with puppeteer, webp and avif deps
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user