From 0557fca272cd77690bf51828aa1f6a1e7dcd2f47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Nov 2020 08:00:54 +0000 Subject: [PATCH] Update gitea/gitea Docker tag to v1.12.6 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 160f1d04..10ca058b 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: "gitea/gitea:1.12.5" + image: "gitea/gitea:1.12.6" configs: - source: app_ini target: /data/gitea/conf/app.ini