Skip to content
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

Dont create :latest docker tag (fixes #3996) #4016

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Oct 4, 2023

This seems like the easiest way to solve the problem of :latest containing unstable releases. It also means that we dont get docker tags like 0.18 but I think thats fine.

After this is merged we need to delete :latest manually from docker hub.

@phiresky
Copy link
Collaborator

phiresky commented Oct 4, 2023

the 0.18 tags would be nice to have but it seems more worthwhile to not have a latest tag to prevent people from accidentally migrating.

@phiresky phiresky enabled auto-merge (squash) October 4, 2023 12:58
Co-authored-by: Richard Schwab <[email protected]>
@dessalines
Copy link
Member

I've deleted the latest tag from dockerhub also.

@dessalines dessalines disabled auto-merge October 4, 2023 22:34
@dessalines dessalines merged commit 5ef4807 into main Oct 4, 2023
Nutomic added a commit to LemmyNet/lemmy-ui that referenced this pull request Oct 5, 2023
dessalines added a commit to LemmyNet/lemmy-ui that referenced this pull request Oct 5, 2023
* Dont push to :latest docker tag

Same as LemmyNet/lemmy#4016

* Adding tag.

---------

Co-authored-by: Dessalines <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants