Skip to content
Discussion options

You must be logged in to vote

In our case, we don't use tags; we use the SHA256 value,

In this case, Renovate won't be able to update these digests, as it won't know where to look.

Without a tag to follow, Renovate can't determine what the correct new digest should be.

Given an image may have different tags, latest, stable, etc - taking "what's the latest pushed digest to this image, regardless of tag" is unlikely to be a good option.

As a workaround, I'd recommend tagging the images - likely with latest - so you can get updates, and then it also provides a hint to the humans that this is where it's coming from, too.

As an interesting aside, note that the tag is ignored when i.e. Docker interprets:

FROM ghcr.io/reno…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by aamarques
Comment options

You must be logged in to vote
1 reply
@jamietanna
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants