Skip to content

Commit eb2e1a3

Browse files
upgraded to 25.0.0.1
1 parent 5708874 commit eb2e1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)