-
Hi I am using Renovate to manage my docker container updates and I would like to pin version numbers. I looked in Docker but the version numbers aren't very consistent (latest appears to be 'wu3' and not '5.3.1') I was wondering what the version naming convention is, and if it's safe to use 5.3.1 and expect updates in that format? |
Beta Was this translation helpful? Give feedback.
Answered by
Admin9705
May 11, 2025
Replies: 1 comment 2 replies
-
hi @lukyjay oh it's because dockerhub is pushing everything i build. what you should be doing is looking now in v6 with the release version. that's how you'll know the proper tags or changelogs |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lukyjay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @lukyjay oh it's because dockerhub is pushing everything i build. what you should be doing is looking now in v6 with the release version. that's how you'll know the proper tags or changelogs