doc: remove ghcr.io from README

This commit is contained in:
Alexis Lefebvre 2024-12-16 15:27:23 +01:00 committed by GitHub
parent fe640e7d1d
commit 13b4c23bef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -76,7 +76,6 @@ Example `docker-compose.yml`:
gitea_act_runner:
image: vegardit/gitea-act-runner:latest
#image: ghcr.io/vegardit/gitea-act-runner:latest
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock:rw
@ -97,7 +96,6 @@ Example `docker-compose.yml`:
gitea_act_runner:
image: vegardit/gitea-act-runner:dind-latest
#image: ghcr.io/vegarditgitea-act-runner:dind-latest
privileged: true
restart: always
volumes: