CODE is running an old version despite docker container is stopped

I managed to get the latest version running.
What I did was ‘sudo snap disable docker’ and then ‘sudo snap enable docker’ and somehow that allowed me to install the latest image and run it without an issue.

1 Like