You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feel free to update the Python versions in the workaround (both what is used in pyenv and in the Dockerfile) to 3.11.5, and update the OpenSSL version to whatever is most recent.
Oh, and the reason it doesn't work after 8.0.2 is because I had to update the Dockerfile and process to build both x86_64 and arm64 images and publish them in the same manifest. With the workaround, you will be making only an x86_64 image for your Centos box.
To submit a bug or report an issue
The same occurs for version
>=8.0.2
but actually works for versions<8.0.2
Expected Behavior
Have this working.
Actual Behavior
Not working
docker pull
Steps to Reproduce the Problem
docker pull untergeek/curator:8.0.2
.Specifications
>=8.0.2
Centos 7
Docker version 1.13.1, build 7d71120/1.13.1
Context (Environment)
Detailed Description
The text was updated successfully, but these errors were encountered: