-
Notifications
You must be signed in to change notification settings - Fork 153
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
Containers are only ARM64 #1890
Comments
Hi @johnwc Thanks for the report. Looking into this, I can see how this is happening, as right now our release process is pretty manual, and looks like the architecture is dependent on whose laptop the release image gets built on. We have plans in the near term to make our release process more robust, but in the mean time, I suggest just building the image yourself from source. |
@johnwc we haven't permanently resolved this issue yet, but we have just released 8.11.2.0 for amd64 architectures. See: https://container-library.elastic.co/r/enterprise-search/elastic-connectors
|
I see the latest 8.12 release of the connectors is |
Thanks for flagging. Automation to help us be consistent about this is coming soon! In the mean time, we made sure to push 8.12.1.0 as an
https://www.docker.elastic.co/r/enterprise-search/elastic-connectors |
This issue was addressed with #2152 -- going to close this out, as the new release process should be arm64, amd64, and a multi-arch image |
Since 8.10, all containers in the docker repo are only ARM64. The last AMD64 release was 8.9.
https://www.docker.elastic.co/r/enterprise-search/elastic-connectors
The text was updated successfully, but these errors were encountered: