change docker image

This commit is contained in:
2023-12-06 21:23:19 +01:00
parent 364268aa7f
commit 50bd3d9e17

View File

@@ -129,7 +129,7 @@ in
name = "main";
tokenFile = "/run/secrets/gitea-runner-token";
labels = [
"ubuntu-latest:docker://node:18-bullseye"
"ubuntu-latest:docker://shivammathur/node:latest"
];
settings = {
container = {