Using renovate to update WolfiOS package versions in a Containerfile? #37317
Unanswered
kastl-ars
asked this question in
Request Help
Replies: 1 comment
-
I asked whether it is possible to add WolfiOS to repology, so I could just use that datasource and logic. However it seems this is not possible... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Gitlab, Github, Forgejo
Please tell us more about your question or problem
Dear all,
I was asked to use renovate to update a image based on WolfiOS (the non-distribution used by e.g. the chainguard images).
Did anyone succeed in using renovate to find out versions of packages from the WolfiOS repository?
I thought of something like this in the
Containerfile
:Finding out the
3.18.4
part would be easy, using Github releases. But the-r1
part is the tricky one.I saw some projects in this direction, does anyone have experiences with them?
Kind Regards,
Johannes
Older question in the same direction, without answer:
#30135 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions