forked from coop-cloud/gitea
Move over to the rootless image
This commit is contained in:
parent
80fe330226
commit
4b4c550894
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: "gitea/gitea:1.14.0"
|
image: "gitea/gitea:1.14.0-rootless"
|
||||||
configs:
|
configs:
|
||||||
- source: app_ini
|
- source: app_ini
|
||||||
target: /data/gitea/conf/app.ini
|
target: /data/gitea/conf/app.ini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user