Update gitea to 1.13.6

This commit is contained in:
Jake Howard 2021-03-24 22:57:45 +00:00
parent 5084bfecdf
commit 36f6bd62bb
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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