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

fix(debian): replace bullseye by bookworm in tags #516

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

lemeurherve
Copy link
Member

This PR fixes the tags by replacing bullseye by bookworm in the docker-bake.

Follow-up of #499, closes #515

Testing done

Submitter checklist

@lemeurherve lemeurherve requested a review from a team as a code owner October 10, 2023 18:26
Copy link
Contributor

@gounthar gounthar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Hervé for correcting my half-baked PR that moved to bookworm... except for the tags. 🤦

I suppose there will be a manual intervention to correct the latest bullseye images (which happen to be bookworm).

@MarkEWaite MarkEWaite added the bug label Oct 10, 2023
@MarkEWaite MarkEWaite merged commit 7bbe430 into master Oct 10, 2023
10 checks passed
@MarkEWaite MarkEWaite deleted the lemeurherve-patch-1 branch October 10, 2023 19:16
@MarkEWaite
Copy link
Contributor

I suppose there will be a manual intervention to correct the latest bullseye images (which happen to be bookworm).

I don't think there is any manual intervention that we can reasonably take to correct the latest bullseye images.

We can't delete the images because users may already depend on them.

We can't publish new versions of the same tags because users complain very much when we modify a container tag.

@gounthar
Copy link
Contributor

Ouch.
I'm really sorry about that situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current latest-bullseye-jdk11 is a bookworm
3 participants