As per the official Docker Hub it is highly recommended to use the "nightly" version. Moreover it is actually necessary to use a newer version than "latest" in order to fix the wrong ownership of this container that uses UID 1000 and GUID 1000 by default.
In Unraid it should use the "nobody" user /group so we need to use the proper environment variables UID 99 and GID 100
As per the official Docker Hub it is highly recommended to use the "nightly" version. Moreover it is actually necessary to use a newer version than "latest" in order to fix the wrong ownership of this container that uses UID 1000 and GUID 1000 by default. In Unraid it should use the "nobody" user /group so we need to use the proper environment variables UID 99 and GID 100