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