Hi, I just wanted to let you know that pulling previous docker images (for example 8.4.4) after the latest changes, made them unable to run.
The error is:
touch: cannot touch ‘/root/.m2/copy_reference_file.log’: Permission
denied
Can not write to /root/.m2/copy_reference_file.log. Wrong volume
permissions?
I suspect this is connected to the changes made here: https://github.com/BaseXdb/basex/pull/1347/files
Are we forced to upgrade, or there is a workaround for this? Thanks