From b61abdf68159c48b76b692e260926a3156ac8916 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Mar 2026 04:02:46 +0000 Subject: [PATCH] chore(deps): update gitea/gitea docker tag to v1.25.5 (#4722) --- hosts/ps10rp/gitea/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index ff84a4738..4e6df77bf 100644 --- a/hosts/ps10rp/gitea/compose.yaml +++ b/hosts/ps10rp/gitea/compose.yaml @@ -33,7 +33,7 @@ services: - postgresql18:/var/lib/postgresql gitea: - image: gitea/gitea:1.25.4 + image: gitea/gitea:1.25.5 container_name: gitea depends_on: - postgresql