From a1f651235fb7ac2b3dd244c9649176e874bc51c4 Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Thu, 24 Oct 2024 10:31:13 +0200 Subject: [PATCH] Upgrade forgejo to v7 --- host_vars/pottwal.n39.eu/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/pottwal.n39.eu/vars.yml b/host_vars/pottwal.n39.eu/vars.yml index a612d01..650a8df 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -12,7 +12,7 @@ cleanuri_amqp_vhost: "/cleanuri" forgejo_host_port: 9091 forgejo_ssh_port: 2222 forgejo_domain_name: git.n39.eu -forgejo_image: codeberg.org/forgejo/forgejo:1.21.11-0 +forgejo_image: codeberg.org/forgejo/forgejo:7 shlink_host_port: 8083 shlink_domain_name: sl.n39.eu