We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32f333 commit 7d25777Copy full SHA for 7d25777
utils/build/docker/java/spring-boot-3-native.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/graalvm/native-image-community:21.0.0 as build
+FROM ghcr.io/graalvm/native-image-community:22.0.0 as build
2
3
ENV JAVA_TOOL_OPTIONS="-Djava.net.preferIPv4Stack=true"
4
0 commit comments