feat: adjusted the gitea runner dockerfile to include chrome for puppeteer
This commit is contained in:
parent
cfdb8d8474
commit
819bfc1531
2 changed files with 8 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue