From a177862c3da2f08a20bf912efad0ce559a735b89 Mon Sep 17 00:00:00 2001 From: Chris Hyzer Date: Fri, 18 Feb 2022 11:20:10 -0500 Subject: [PATCH] 2.6.7 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2cd1a4d9..00d7bb98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,7 +99,7 @@ COPY container_files/tier-support/log4j_fix/tomeeBin/log4j-* /opt/tomee/bin/ RUN rm -f /opt/tomee/lib/slf4j-* COPY container_files/tier-support/log4j_fix/tomeeLib/slf4j-* /opt/tomee/lib/ RUN rm -f /opt/grouper/grouperWebapp/WEB-INF/lib/slf4j-api-* -COPY container_files/tier-support/log4j_fix/webinfLib/* /opt/grouper/grouperWebapp/WEB-INF/lib +COPY container_files/tier-support/log4j_fix/webinfLib/* /opt/grouper/grouperWebapp/WEB-INF/lib/ # this is to improve openshift