mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 08:17:52 -06:00
update gitea image
This commit is contained in:
parent
b10ee2daa1
commit
6b813469ab
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.18.3
|
||||
image: gitea/gitea:1.20.3
|
||||
container_name: gitea
|
||||
environment:
|
||||
- USER_UID=1002
|
||||
|
|
Loading…
Reference in a new issue