Update gitea/gitea Docker tag to v1.14.0

This commit is contained in:
Comrade Renovate Bot 2021-04-12 07:01:27 +00:00
parent ce9d0774b6
commit e30fff9cb6

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
app: app:
image: "gitea/gitea:1.13.7" image: "gitea/gitea:1.14.0"
configs: configs:
- source: app_ini - source: app_ini
target: /data/gitea/conf/app.ini target: /data/gitea/conf/app.ini