Gitea auf 1.14.6 aktualisiert

This commit is contained in:
bmen 2021-08-19 09:11:26 +02:00
parent ff87590ff1
commit f62615e4de
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.14.1
image: gitea/gitea:1.14.6
environment:
- USER_UID=1000
- USER_GID=1000