فهرست منبع

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

renovate[bot] 2 ماه پیش
والد
کامیت
32d7bdde0c
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.25.1
+    image: docker.io/gitea/gitea:1.25.2
     restart: {{ restart_policy }}
     environment:
       - USER_UID={{ user_uid }}