Gitea auf 1.15.0 aktualisiert
This commit is contained in:
parent
f62615e4de
commit
e5f5428bb1
|
@ -9,7 +9,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.14.6
|
image: gitea/gitea:1.15.0
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
|
|
Loading…
Reference in New Issue