Open utkuaydn opened 2 weeks ago
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
Thanks a lot @utkuaydn
Would you like to fix this? If yes, I can try to point you in the right directions
Hi @muuki88, I'd love to help out, let me know where and what to do and I'll do my best :)
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