mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-09-15 18:57:01 +00:00
chore: unify forgejo image names location (#797)
<!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/797): <!--number 797 --><!--line 0 --><!--description Y2hvcmU6IHVuaWZ5IGZvcmdlam8gaW1hZ2UgbmFtZXMgbG9jYXRpb24=-->chore: unify forgejo image names location<!--description--> <!--end release-notes-assistant--> Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/797 Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
79f6c54675
commit
805d83e974
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
- docker_certs:/certs
|
||||
|
||||
forgejo:
|
||||
image: codeberg.org/forgejo/forgejo:11.0
|
||||
image: code.forgejo.org/forgejo/forgejo:11.0
|
||||
command: >-
|
||||
bash -c '
|
||||
/usr/bin/s6-svscan /etc/s6 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue