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

View file

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