Просмотр исходного кода

Merge pull request #1685 from ChristianLempa/renovate/docker.io-gitea-gitea-1.25.x

chore(deps): update docker.io/gitea/gitea docker tag to v1.25.4
Christian Lempa 3 месяцев назад
Родитель
Сommit
c9a6fa66cd
2 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      library/compose/gitea/compose.yaml.j2
  2. 2 2
      library/compose/gitea/template.yaml

+ 1 - 1
library/compose/gitea/compose.yaml.j2

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/gitea/gitea:1.25.3
+    image: docker.io/gitea/gitea:1.25.4
     restart: {{ restart_policy }}
     environment:
       - USER_UID={{ user_uid }}

+ 2 - 2
library/compose/gitea/template.yaml

@@ -26,9 +26,9 @@ metadata:
   icon:
     provider: selfh
     id: gitea
-  version: 1.25.3
+  version: 1.25.4
   author: Christian Lempa
-  date: '2025-12-19'
+  date: '2026-01-22'
   tags:
     - traefik
 schema: '1.2'