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 009a32f commit 45763d6Copy full SHA for 45763d6
finish/Dockerfile
@@ -1,6 +1,6 @@
1
# Stage and thin the application
2
# tag::OLimage1[]
3
-FROM icr.io/appcafe/open-liberty:full-java21-openj9-ubi-minimal as staging
+FROM icr.io/appcafe/open-liberty:full-java21-openj9-ubi-minimal AS staging
4
# end::OLimage1[]
5
6
# tag::copyJar[]
0 commit comments