From a2e7194e6ae357b9f8a6693f0aa9ac19dbe186cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Mar 2021 08:01:22 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.13.6 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index ca8e218..412c75e 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "gitea/gitea:1.13.4" + image: "gitea/gitea:1.13.6" configs: - source: app_ini target: /data/gitea/conf/app.ini