Error with nc-encrypt.cfg with new version

I have been running version 21.0 for some time with a docker command like:

docker run -d -p 4443:4443 -p 443:443 -p 80:80 -v /var/www/:/data -v /mnt/ncdata:/mnt/localFolder1:rw -v /etc/letsencrypt --restart unless-stopped --name nextcloudpi ownyourbits/nextcloudpi 192.168.1.48

but after doing some OS updates and then a “docker pull ownyourbits/nextcloudpi” to update to the current version I get this in the logs:
/usr/local/etc/library.sh: line 239: /usr/local/etc/ncp-config.d/nc-encrypt.cfg: No such file or directory

OS is Armbian 22.05.3 Focal \l
I have done a bit of OS searching for these files but am no wiser. Any clues on where this is going wrong?
TIA

The complete log here