change docker image
This commit is contained in:
parent
364268aa7f
commit
50bd3d9e17
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ in
|
||||||
name = "main";
|
name = "main";
|
||||||
tokenFile = "/run/secrets/gitea-runner-token";
|
tokenFile = "/run/secrets/gitea-runner-token";
|
||||||
labels = [
|
labels = [
|
||||||
"ubuntu-latest:docker://node:18-bullseye"
|
"ubuntu-latest:docker://shivammathur/node:latest"
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
container = {
|
container = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue