Skip to content

Commit 45763d6

Browse files
authored
Update Dockerfile
1 parent 009a32f commit 45763d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stage and thin the application
22
# tag::OLimage1[]
3-
FROM icr.io/appcafe/open-liberty:full-java21-openj9-ubi-minimal as staging
3+
FROM icr.io/appcafe/open-liberty:full-java21-openj9-ubi-minimal AS staging
44
# end::OLimage1[]
55

66
# tag::copyJar[]

0 commit comments

Comments
 (0)