feat: switch forgejo image to codeberg pull-through registry

This commit is contained in:
Simon Cornet 2026-05-10 14:27:53 +02:00
commit a7aa42a244

View file

@ -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"