make bun cache rw on nsjail

This commit is contained in:
Ruben Fiszel
2023-10-12 02:03:31 +02:00
parent 36da52b269
commit d85217564e

View File

@@ -138,6 +138,7 @@ mount {
dst: "/tmp/windmill/cache/bun"
is_bind: true
mandatory: false
rw: true
}
{SHARED_MOUNT}