-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker latest tag no longer being updated #15309
Comments
This was already asked for in #1401 and I'd like to ask for it again: |
@paul1r - Hi Paul - Could you please take a look at this issue with I like the idea having a additional tags like |
@rgoltz I'm actually currently working on fixing the docker The idea of a "latest major" isn't a bad one, I'll take a look at it, but it is lower in priority than the |
@rgoltz @tennox @LXGaming , I spent yesterday working on this with the test repo we have for workflow work. I believe I have it sorted so that we will get both a The next release is being discussed, so I'll say it will be "soon". I will not close this issue until we have a release that leverages the workflow and we verify it works, though. |
Describe the bug
The Docker
latest
tag is no longer being updated, it's currently 2 months old and on version 3.1.2.To Reproduce
N/A
Expected behavior
The Docker
latest
tag should represent the latest release, optionally tags such as3.3
,3.2
,3
,2.9
and2
could exist to allow users to target a major.minor or major release but still get patch or minor.patch versions without needing to target a specific tag.Environment:
Screenshots, Promtail config, or terminal output
https://hub.docker.com/r/grafana/loki/tags?name=latest
https://hub.docker.com/r/grafana/promtail/tags?name=latest
The text was updated successfully, but these errors were encountered: