Skip to content

Commit

Permalink
upgraded ui files
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSamJacob19 committed Feb 3, 2025
1 parent e64d596 commit f6958a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ui-only/Dockerfile.ui-only
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN ./mvnw -B -Dhttps.protocols=TLSv1.2 compile war:exploded
#
#
#
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
ENV SEC_TLS_TRUSTDEFAULTCERTS true

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

0 comments on commit f6958a6

Please sign in to comment.