graalvm / container

GraalVM container images
Other
166 stars 37 forks source link

native-image container not updated with latest release along with graalvm-ce #45

Closed brianwyka closed 2 years ago

brianwyka commented 2 years ago

It seems there is a delay in updating the native-image container images for new releases.

For example, graalvm-ce has been updated to 22.0.0.2, but native-image is still on 21.3.0

https://github.com/graalvm/container/pkgs/container/graalvm-ce/versions https://github.com/graalvm/container/pkgs/container/native-image/versions

oubidar-Abderrahim commented 2 years ago

Hi, Thank you for reporting this, it should be fixed now.