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 OCI and Docker media types #49

Merged
merged 1 commit into from Jun 26, 2023
Merged

Fix OCI and Docker media types #49

merged 1 commit into from Jun 26, 2023

Conversation

wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Jun 26, 2023

A follow up from docker/cli#3990 (comment), @thaJeztah pointed out that we have the constants for the OCI and docker media types not quite right. This PR swaps the values and corrects the v2 on the OCI image manifest ref to a v1.

@wagoodman wagoodman added the bug Something isn't working label Jun 26, 2023
@wagoodman wagoodman requested a review from zhill June 26, 2023 12:49
@wagoodman wagoodman self-assigned this Jun 26, 2023
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Copy link
Member

@zhill zhill left a comment

Choose a reason for hiding this comment

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

@zhill zhill merged commit 36615b6 into main Jun 26, 2023
3 checks passed
@thaJeztah
Copy link

Thanks! And kudos to @tianon for spotting the wrong type in that discussion!

@wagoodman wagoodman deleted the fix-oci-docker-media-type branch June 27, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants