Gitea auf 1.13.1 aktualisiert

This commit is contained in:
bmen 2021-01-08 12:14:16 +00:00
parent 754aac296e
commit 1ec34cb765
1 changed files with 1 additions and 1 deletions

View File

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