mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -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:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.18.3
|
image: gitea/gitea:1.20.3
|
||||||
container_name: gitea
|
container_name: gitea
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1002
|
- USER_UID=1002
|
||||||
|
|
Loading…
Reference in a new issue