Error using /mnt/ramdisk for mongodb-memory-server

Hello,

Since a few minutes ago we have errors on using “/mnt/ramdisk” with GitHub - typegoose/mongodb-memory-server: Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.

Error: EACCES: permission denied, mkdir ‘/mnt/ramdisk/vitest_mongodb’

Using a real directory would not be possible as it is way too slow to run mongodb.

Any reason why /mnt/ramdisk is no longer accessible ? The doc has not changed: Using the Docker execution environment :: CircleCI Documentation