From 151f530ec3832a875ec7880d72e01a13077fea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoran=20Peri=C4=8Di=C4=87?= Date: Thu, 25 Jun 2026 10:09:21 +0200 Subject: [PATCH] v1.26.4-1 --- gitea.container | 2 +- gitea.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitea.container b/gitea.container index 61ee9d2..9b1f7bc 100644 --- a/gitea.container +++ b/gitea.container @@ -2,7 +2,7 @@ Description=Gitea - Git with a cup of tea [Container] -Image=docker.io/gitea/gitea:1.26.2-rootless +Image=docker.io/gitea/gitea:1.26.4-rootless ContainerName=gitea Pod=gitea.pod Volume=/var/lib/gitea:/var/lib/gitea:z diff --git a/gitea.spec b/gitea.spec index 9cfcd85..50be626 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.26.2 +Version: 1.26.4 Release: 1%{?dist} Summary: Gitea - Git with a cup of tea License: MIT