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 164b52e commit d2f78a7Copy full SHA for d2f78a7
Dockerfile
@@ -0,0 +1,4 @@
1
+# For documentation see https://jboss-container-images.github.io/openjdk/
2
+FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:latest
3
+
4
+COPY target/*.jar /deployments/spring-boot-application.jar
0 commit comments