Gitea auf 1.13.6 aktualisiert

This commit is contained in:
bmen 2021-08-19 06:54:25 +00:00
parent 1ab7ca8579
commit 6b6fea35f4
1 changed files with 1 additions and 1 deletions

View File

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