mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-12-21 19:30:45 -06:00
update gitea image to 1.17.2
This commit is contained in:
parent
73544366e7
commit
524f96635f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue