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

chore(deps): update docker.io/gitea/gitea docker tag to v1.25.0

renovate[bot] 6 месяцев назад
Родитель
Сommit
866460b31e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      library/compose/gitea/compose.yaml.j2

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

@@ -1,6 +1,6 @@
 services:
   {{ service_name }}:
-    image: docker.io/gitea/gitea:1.24.6
+    image: docker.io/gitea/gitea:1.25.0
     container_name: {{ container_name }}
     env_file:
       - .env.gitea