feat: switch forgejo image to codeberg pull-through registry
This commit is contained in:
parent
57458b975f
commit
a7aa42a244
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
# forgejo
|
# forgejo
|
||||||
name: "forgejo"
|
name: "forgejo"
|
||||||
image: "cr.simoncor.net/dockerhub/codeberg/forgejo:v11.0.13"
|
image: "cr.simoncor.net/codeberg/forgejo/forgejo:v11.0.13"
|
||||||
image_name_mismatch: "recreate"
|
image_name_mismatch: "recreate"
|
||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue