diff --git a/docker-compose.yml b/docker-compose.yml index 6ddf261..002a1c2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,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=my-vue-app-runner networks: - gitea-actions-network