Replace common-authorization lib to fix auth dev endpoint

This commit is contained in:
Antonio Calanducci 2023-10-26 15:11:08 +00:00
parent a93b11ea47
commit 5712b853ed
2 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ RUN wget -P /home/gcube/gCore/lib https://nexus.d4science.org/nexus/content/repo
COPY src/gcube-start-container.sh /home/gcube/gCore/bin/gcore-start-container
COPY src/gcore-start-container-daemon /home/gcube/gCore/bin/gcore-start-container-daemon
COPY src/GHNConfig.xml /home/gcube/gCore/config/GHNConfig.xml
COPY src/common-authorization-2.0.2-4.3.0.jar /home/gcube/gCore/lib/common-authorization-2.0.1-4.2.0-139995.jar
COPY src/container-log4j.properties /home/gcube/gCore/
# COPY src/log4j-stdout-appender.patch /home/gcube/gCore/

Binary file not shown.