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.
1 parent abceb23 commit 6079f95Copy full SHA for 6079f95
docker/ui-only/Dockerfile.ui-only
@@ -41,7 +41,7 @@ RUN ./mvnw -B -Dhttps.protocols=TLSv1.2 compile war:exploded
41
#
42
43
44
-FROM icr.io/appcafe/open-liberty:24.0.0.12-kernel-slim-java8-openj9-ubi as runtime
+FROM icr.io/appcafe/open-liberty:25.0.0.1-kernel-slim-java8-openj9-ubi as runtime
45
ENV SEC_TLS_TRUSTDEFAULTCERTS true
46
47
COPY --chown=1001:0 src/main/wlp/server.xml /config/server.xml
0 commit comments