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

Unable to update to 2.2.3 #145

Closed
davewatson91 opened this issue Feb 14, 2024 · 5 comments
Closed

Unable to update to 2.2.3 #145

davewatson91 opened this issue Feb 14, 2024 · 5 comments

Comments

@davewatson91
Copy link

Hi mate,

Firstly, really love your work - it's much appreciated.

When trying to update to your latest release, I'm hitting a snag trying to pull it - getting an error message:
no matching manifest for linux/amd64 in the manifest list entries

I can see that you have arm64 mentioned in the repo, but that's it - is there something I'm missing here?

Thanks!
Dave

@AndrewPaglusch
Copy link
Owner

Hey @davewatson91, thanks for the kind words! Let me take a look into this and follow up with you. This is probably related to the changes I just introduced in #143

@AndrewPaglusch
Copy link
Owner

I was able to reproduce this:

$ docker-compose pull <containername>
[...]
no matching manifest for linux/amd64 in the manifest list entries

@AndrewPaglusch
Copy link
Owner

This should be fixed now from #146 and #147. It looks like I was doing multi-architecture builds incorrectly. Can you try pulling the latest v2 tag, or v2.2.4? Thanks!

@davewatson91
Copy link
Author

This should be fixed now from #146 and #147. It looks like I was doing multi-architecture builds incorrectly. Can you try pulling the latest v2 tag, or v2.2.4? Thanks!

Works perfectly - thanks for the super quick response!

@AndrewPaglusch
Copy link
Owner

@davewatson91 Thanks for following up and for bringing this to my attention! I'm happy to hear that it's working again for you.

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

No branches or pull requests

2 participants