We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f6d439 + d0f68e4 commit 9c3cc62Copy full SHA for 9c3cc62
Dockerfile
@@ -11,7 +11,7 @@ USER 1001
11
# Stage 2: Place application on a liberty server
12
# TODO: Invest in using a kernel build and use the feature manager to install
13
# needed Liberty features
14
-FROM icr.io/appcafe/open-liberty:24.0.0.12-kernel-slim-java8-openj9-ubi
+FROM icr.io/appcafe/open-liberty:25.0.0.1-kernel-slim-java8-openj9-ubi
15
16
ARG VERSION=1.0
17
ARG REVISION=SNAPSHOT
0 commit comments