This commit is contained in:
@ -29,7 +29,7 @@ RUN \
|
||||
pip install -r dependencytrack-client/requirements.txt &&\
|
||||
pip install -r defectdojo-client/requirements.txt
|
||||
|
||||
ENTRYPOINT [ "${APP_DIR}/entrypoint.sh" ]
|
||||
ENTRYPOINT [ "./entrypoint.sh" ]
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user