Explorar el Código

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 hace 3 meses
padre
commit
c9a6fa66cd
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  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:
 services:
   {{ service_name }}:
   {{ service_name }}:
-    image: docker.io/gitea/gitea:1.25.3
+    image: docker.io/gitea/gitea:1.25.4
     restart: {{ restart_policy }}
     restart: {{ restart_policy }}
     environment:
     environment:
       - USER_UID={{ user_uid }}
       - USER_UID={{ user_uid }}

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

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