We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is mentioned in https://github.com/graalvm/container/pkgs/container/graalvm-ce/ that graalvm-ce is deprecated and graalvm-community should be used instead.
GraalVMNativeImagePlugin should use https://ghcr.io/graalvm/graalvm-community to pull images.
It is using https://ghcr.io/graalvm/graalvm-ce which is deprecated
The text was updated successfully, but these errors were encountered:
Thanks a lot @utkuaydn
Would you like to fix this? If yes, I can try to point you in the right directions
Sorry, something went wrong.
Hi @muuki88, I'd love to help out, let me know where and what to do and I'll do my best :)
No branches or pull requests
It is mentioned in https://github.com/graalvm/container/pkgs/container/graalvm-ce/ that graalvm-ce is deprecated and graalvm-community should be used instead.
Expected behaviour
GraalVMNativeImagePlugin should use https://ghcr.io/graalvm/graalvm-community to pull images.
Actual behaviour
It is using https://ghcr.io/graalvm/graalvm-ce which is deprecated
The text was updated successfully, but these errors were encountered: