Преглед изворни кода

Merge pull request #1292 from ChristianLempa/renovate/docker.io-gitea-gitea-1.24.x

chore(deps): update docker.io/gitea/gitea docker tag to v1.24.6
Christian Lempa пре 7 месеци
родитељ
комит
f551393613
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.24.5
+    image: docker.io/gitea/gitea:1.24.6
     container_name: {{ container_name }}
     env_file:
       - .env.gitea

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

@@ -13,9 +13,9 @@ metadata:
     Documentation: https://docs.gitea.io/
 
     GitHub: https://github.com/go-gitea/gitea
-  version: 1.24.5
+  version: 1.24.6
   author: Christian Lempa
-  date: '2025-10-02'
+  date: '2025-10-07'
   tags:
     - git
     - ci-cd