Update gitea to 1.13.5

This commit is contained in:
Jake Howard 2021-03-23 17:22:13 +00:00
parent a43dac3a80
commit 3c06eb748d
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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