looks like in the [docker-entrypoint.sh](https://github.com/vfreex/kube-nextcloud/blob/master/images/kube-nextcloud/scripts/docker-entrypoint.sh) script you forgot to bump it after the php 7.3 upgrade, it should now source: source scl_source enable rh-php73
looks like in the docker-entrypoint.sh script you forgot to bump it after the php 7.3 upgrade, it should now source: