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.
2 parents f170d44 + 69e53ba commit 51a66fbCopy full SHA for 51a66fb
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:25.0.0.9-kernel-slim-java8-ibmjava-ubi
+FROM icr.io/appcafe/open-liberty:25.0.0.10-kernel-slim-java8-ibmjava-ubi
15
16
ARG VERSION=1.0
17
ARG REVISION=SNAPSHOT
0 commit comments