From 796871df57f7f37cd4c299bdece02475b6eb6c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= Date: Wed, 26 Feb 2025 18:47:26 +0100 Subject: [PATCH] [gitea] Update from 1.23.3 to 1.23.4 --- services/gitea/service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/gitea/service b/services/gitea/service index 4e49b75..a8cb34f 100644 --- a/services/gitea/service +++ b/services/gitea/service @@ -1,5 +1,5 @@ CONTAINER=gitea/gitea -VERSION=1.23.3 +VERSION=1.23.4 INTERNAL_IP=192.168.0.30 PORTS=3000 DEPENDS=postgresql