update gitea image to 1.17.2

This commit is contained in:
Daylin Morgan 2022-09-25 16:57:20 -05:00
parent 73544366e7
commit 524f96635f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
gitea:
image: gitea/gitea:1.17
image: gitea/gitea:1.17.2
container_name: gitea
environment:
- USER_UID=1001