mikhail-dr commented on issue #7556: URL: https://github.com/apache/skywalking/issues/7556#issuecomment-905645665
@kezhenxu94 yes, i am already using that snapshot image. however, since the only snapshot that is available is the `latest`, i have no guarantee that something won't change over time that will break things on my end. it's a moving target. you can update it at any point in time. if you had a fixed version that is separate from the `latest`, then that would be better. Actually, if I look here: https://hub.docker.com/r/apache/skywalking-eyes, there's a statement that says: ``` For users and developers who want to help to test the latest codes on main branch, we publish Docker image to GitHub Container Registry for every commit in main branch, tagged with the commit sha, if it's the latest commit in main branch, it's also tagged with latest. ``` but in reality that isn't accurate, as there are no images there tagged with the commit sha, there's only a single image, the latest. thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
