Forgejo is codeberg.org/forgejo/forgejo:1.18.0-1

wip-forgejo
Loïc Dachary 2023-01-09 18:39:35 +01:00
parent 788e025b98
commit 93c38fc1f9
Signed by: dachary
GPG Key ID: 992D23B392F9E4F2
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ services:
- POSTGRES_PASSWORD=password
forgejo:
image: forgejo/forgejo:1.18.0-rc1-1
image: codeberg.org/forgejo/forgejo:1.18.0-1
container_name: hostea-dash-forgejo
smtp:

View File

@ -9,7 +9,7 @@ version: "3"
services:
forgejo:
image: forgejo/forgejo:1.18.0-rc1-1
image: codeberg.org/forgejo/forgejo:1.18.0-1
container_name: hostea-dash-forgejo
network_mode: host
environment:

View File

@ -26,7 +26,7 @@ forgejo_ssh_port: "22"
# Forgejo version
#
#
#forgejo_version: "1.18.0-rc1-1"
#forgejo_version: "1.18.0-1"
#
#######################################
#