Update gitea to 1.13.7

This commit is contained in:
Jake Howard 2021-04-11 12:42:15 +01:00
parent 1c424cb2ef
commit 796375446e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
gitea:
image: gitea/gitea:1.13.6
image: gitea/gitea:1.13.7
restart: unless-stopped
environment:
- USER_UID={{ docker_user.id }}