Skip to content

Commit 6079f95

Browse files
upgraded ui files
1 parent abceb23 commit 6079f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/ui-only/Dockerfile.ui-only

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN ./mvnw -B -Dhttps.protocols=TLSv1.2 compile war:exploded
4141
#
4242
#
4343
#
44-
FROM icr.io/appcafe/open-liberty:24.0.0.12-kernel-slim-java8-openj9-ubi as runtime
44+
FROM icr.io/appcafe/open-liberty:25.0.0.1-kernel-slim-java8-openj9-ubi as runtime
4545
ENV SEC_TLS_TRUSTDEFAULTCERTS true
4646

4747
COPY --chown=1001:0 src/main/wlp/server.xml /config/server.xml

0 commit comments

Comments
 (0)