Update gitea/gitea Docker tag to v1.13.1 #6

Merged
decentral1se merged 1 commits from renovate/docker-gitea-gitea-1.x into master 2020-12-29 10:59:46 +00:00
1 changed files with 1 additions and 1 deletions

View File

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