Gitea auf 1.13.2 aktualisiert
This commit is contained in:
parent
1ec34cb765
commit
1ab7ca8579
|
@ -9,7 +9,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.13.1
|
image: gitea/gitea:1.13.2
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
|
|
Loading…
Reference in New Issue