🎨 Switch from gitea to forgejo
This commit is contained in:
parent
357d41d76f
commit
6cda14525d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
- name: Setup the docker container for gitea
|
||||
docker_container:
|
||||
name: gitea
|
||||
image: "gitea/gitea:1.19.0"
|
||||
image: "codeberg.org/forgejo/forgejo:1.19"
|
||||
pull: true
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue