Hi I have tried following the steps for the upgrade, particularly referencing https://docs.appsmith.com/getting-started/setup/instance-management/upgrade-to-checkpoint-version
Initially, after the 1st change to the docker-compose.yml I saw the pull of the new version taking place. I then did the docker-compose up -d command, then changed the docker-compose.yml file back to latest and re-ran docker-compose up -d. When I logged back into appsmith it is still showing v1.48 in the /info page.
I am pretty new to Docker-Compose so not sure if I am in the correct directories when running these commands and/if there is something else (noticed mongodb being referenced)
Thanks