Skip to content

Commit

Permalink
kick off build
Browse files Browse the repository at this point in the history
  • Loading branch information
mchyzer committed Feb 18, 2022
1 parent 29043fd commit 40cd810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ RUN rm -f /opt/tomee/bin/log4j-*
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/
COPY container_files/tier-support/log4j_fix/webinfLib/log4j-* /opt/grouper/grouperWebapp/WEB-INF/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


# this is to improve openshift
Expand Down
Binary file not shown.

0 comments on commit 40cd810

Please sign in to comment.