Unraid Nextcloud update issue. My Fault

Mistake 1. I thought that when I updated the nextcloud docker I was updating the Nextcloud Application.
I found a manual update method by unraid terminal and entered “docker exec -it nextcloud updater.phar”
It seems to have run…

Current version is 15.0.2.

Update to Nextcloud 16.0.11 available. (channel: “stable”)
Following file will be downloaded automatically: https://download.nextcloud.com/server/releases/nextcloud-16.0.11.zip

Steps that will be executed:
[ ] Check for expected files
[ ] Check for write permissions
[ ] Create backup
[ ] Downloading
[ ] Verify integrity
[ ] Extracting
[ ] Enable maintenance mode
[ ] Replace entry points
[ ] Delete old files
[ ] Move new files in place
[ ] Done

Start update? [y/N] y

Info: Pressing Ctrl-C will finish the currently running step and then stops the updater.

[:heavy_check_mark:] Check for expected files
[:heavy_check_mark:] Check for write permissions
[:heavy_check_mark:] Create backup
[:heavy_check_mark:] Downloading
[:heavy_check_mark:] Verify integrity
[:heavy_check_mark:] Extracting
[:heavy_check_mark:] Enable maintenance mode
[:heavy_check_mark:] Replace entry points
[:heavy_check_mark:] Delete old files
[:heavy_check_mark:] Move new files in place
[:heavy_check_mark:] Done

Update of code successful.

Should the “occ upgrade” command be executed? [Y/n] n
Please now execute “./occ upgrade” to finish the upgrade.
root@StorageBox:~#

Mistake 2. I didn’t answer Y to the question. “Should the “occ upgrade” command be executed? [Y/n]”

Now i can’t figure out how to get back to run this script.

Is all lost? Is there hope of recovery? Should I delete this docker and start over? Any help would be appreciated. Thank you.