question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docker images are not updated

See original GitHub issue

Hi! On the project README is stated the following:

latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure stability.

But the last update to the current latest tag is a month old, and the last release 6.8.0 has not been published as a Docker image.

Is there any issue in the CI?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
rickbergfalkcommented, Sep 5, 2021

Now we have docker tags for versions, branches, git shas… more docker tags than we probably need 😅

Thanks again for reporting @pvieito!

1reaction
rickbergfalkcommented, Sep 5, 2021

Latest image is being built by GitHub actions now 🎉

Getting tag builds set up now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker image/container not updating - Stack Overflow
The problem is your browser! It is keeping a cache of the website so even if you update the docker image, the browser...
Read more >
Update Docker Images & Containers To Latest Version
How to update Docker images and containers · Step 1: Check current image version · Step 2: Stop the container · Step 3:...
Read more >
Containers and images not updating (refreshing) #9401 - GitHub
Make sure there's a local docker image · Check the 'Containers / Apps' tab · Run a new container for the image in...
Read more >
How To Update Docker Image And Container {3 Easy Steps}
Step 1: Check Current Version · Step 2: Pull the Latest Image · Step 3: Launch a New Updated Container.
Read more >
How to Update Docker Images to the Latest Version
To update to a newer image, you first need to pull the new version. Run the docker pull command followed by a colon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found