Update gitea/gitea Docker tag to v1.14.4

This commit is contained in:
Comrade Renovate Bot 2021-07-07 07:01:29 +00:00
parent 51d14ce545
commit 9f61417eca

View File

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