From db91b3fdae7ff223681179ac974a8dabf72b89e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Dec 2020 08:01:10 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.13.1 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index e054b71..a364590 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "gitea/gitea:1.13.0" + image: "gitea/gitea:1.13.1" configs: - source: app_ini target: /data/gitea/conf/app.ini -- 2.40.1