updated gitea image to 1.15.7

This commit is contained in:
Radar231 2021-12-14 22:56:46 -05:00
parent 22cec11144
commit c0104f08f2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ networks:
services:
server:
container_name: gitea
image: gitea/gitea:1.14.5
image: gitea/gitea:1.15.7
environment:
- USER_UID=1000
- USER_GID=1000