Nextcloud Face Recognition: How to update
My Nextcloud docker image is build on top of the official image from nextcloud. I received some questions about how to update from one nextcloud version to the next. Here is some help: Environment variable “NEXTCLOUD_UPDATE”Your docker container needs to have set the environment variable “NEXTCLOUD_UPDATE” to “1”. Without set, you won’t receive any updates …