1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
Have you tried clearing the cache?
If the front-end UI is not updated, there may be some cache left in the browser or PC.
Also, double check that your container image has the latest code.
Thank you. Yes, I deleted the cache in one browser and I also checked the UI resulting from the dist directory and it does show the new version. Still, what I'm seeing is the old version on my public domain.
I feel like I'm running an old container image. For example, can I connect to the container in Lightsail using the "docker exec" command and check whether the correct source code is reflected? https://docs.docker.com/reference/cli/docker/container/exec/
Relevant content
asked 2 years ago

Can you please clarify whether you're using Ligthsail Container Service or you run your own custom container execution engine directly on your Lightsail instance?