From 625520dce3d421ca01441bc85ae5227bdcf6afa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= Date: Mon, 24 Feb 2025 02:18:00 +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