Closed brianwyka closed 2 years ago
It seems there is a delay in updating the native-image container images for new releases.
native-image
For example, graalvm-ce has been updated to 22.0.0.2, but native-image is still on 21.3.0
graalvm-ce
22.0.0.2
21.3.0
https://github.com/graalvm/container/pkgs/container/graalvm-ce/versions https://github.com/graalvm/container/pkgs/container/native-image/versions
Hi, Thank you for reporting this, it should be fixed now.
It seems there is a delay in updating the
native-image
container images for new releases.For example,
graalvm-ce
has been updated to22.0.0.2
, butnative-image
is still on21.3.0
https://github.com/graalvm/container/pkgs/container/graalvm-ce/versions https://github.com/graalvm/container/pkgs/container/native-image/versions