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 86091a9 + 8f9585f commit e257668Copy full SHA for e257668
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.10-kernel-slim-java8-ibmjava-ubi
+FROM icr.io/appcafe/open-liberty:25.0.0.11-kernel-slim-java8-ibmjava-ubi
15
16
ARG VERSION=1.0
17
ARG REVISION=SNAPSHOT
0 commit comments