Skip to content

Commit 9c3cc62

Browse files
Merge pull request #304 from OpenLiberty/staging
Update Prod
2 parents 9f6d439 + d0f68e4 commit 9c3cc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ USER 1001
1111
# Stage 2: Place application on a liberty server
1212
# TODO: Invest in using a kernel build and use the feature manager to install
1313
# needed Liberty features
14-
FROM icr.io/appcafe/open-liberty:24.0.0.12-kernel-slim-java8-openj9-ubi
14+
FROM icr.io/appcafe/open-liberty:25.0.0.1-kernel-slim-java8-openj9-ubi
1515

1616
ARG VERSION=1.0
1717
ARG REVISION=SNAPSHOT

0 commit comments

Comments
 (0)