Microsoft Devcontainer Bump #33260
Answered
by
viceice
rfpludwick
asked this question in
Request Help
-
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.GitHub & Gitea, Always Latest Version Please tell us more about your question or problemI have a Dockerfile which I use to build my own flavor of devcontainer. Renovate seems unable to determine that there are newer versions of the devcontainer available in the registry. Pertinent Dockerifle snippet:
I'm unsure how to resolve this so Renovate will correctly see that Logs (if relevant)Logs
|
Beta Was this translation helpful? Give feedback.
Answered by
viceice
Dec 24, 2024
Replies: 1 comment 2 replies
-
you need to override versioning.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
rfpludwick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you need to override versioning.