Update gitea/gitea Docker tag to v1.14.2

This commit is contained in:
Comrade Renovate Bot 2021-05-10 07:01:26 +00:00
parent 13997ed671
commit b8cf1bed7b

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
app: app:
image: "gitea/gitea:1.14.1-rootless" image: "gitea/gitea:1.14.2-rootless"
configs: configs:
- source: app_ini - source: app_ini
target: /etc/gitea/app.ini target: /etc/gitea/app.ini