Update gitea/gitea Docker tag to v1.12.5

This commit is contained in:
Comrade Renovate Bot 2020-10-02 07:01:38 +00:00
parent b99e7396d1
commit 47214235f2

View File

@ -3,7 +3,7 @@ version: "3.8"
services: services:
gitea: gitea:
image: "gitea/gitea:1.12.4" image: "gitea/gitea:1.12.5"
configs: configs:
- source: app_ini - source: app_ini
target: /data/gitea/conf/app.ini target: /data/gitea/conf/app.ini