From e83acb73c88759b4a6d2fb4615eb08c5f995c219 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Mar 2021 08:01:05 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.13.4 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 6c16280..2572d8b 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "gitea/gitea:1.13.2" + image: "gitea/gitea:1.13.4" configs: - source: app_ini target: /data/gitea/conf/app.ini -- 2.40.1