From 2fb84ee48b7df6e0052ad7be08b4ca4152a645db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BC=96=E7=A0=81=E7=8C=BF?= Date: Sun, 5 Oct 2025 01:56:00 +0800 Subject: [PATCH] 33 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 2ceeccb..33035db 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,7 +11,7 @@ services: environment: - GITEA_INSTANCE_URL=https://git.bmycode.help - GITEA_RUNNER_REGISTRATION_TOKEN=WFiO5JDwz7CHnk7fMGJYMcSITU81CLXuI7Ofg10e - - GITEA_RUNNER_LABELS=ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest + - GITEA_RUNNER_LABELS=ubuntu-latest:docker://node:20-bullseye - GITEA_RUNNER_NAME=ci操作 networks: - gitea-actions-network