Gitea auf 1.13.2 aktualisiert

This commit is contained in:
bmen 2021-03-04 08:08:11 +00:00
parent 1ec34cb765
commit 1ab7ca8579
1 changed files with 1 additions and 1 deletions

View File

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