mirror of
https://github.com/openappsec/attachment.git
synced 2025-09-29 19:24:26 +03:00
Updating docker script
This commit is contained in:
@@ -10,6 +10,7 @@ else
|
||||
exit 1
|
||||
fi
|
||||
NGINX_VERSION_CONF_OUTPUT_PATH=/tmp/nginx.sourcefile.conf
|
||||
dos2unix ${NGINX_VERSION_CONF_INPUT_PATH}
|
||||
$(dirname $0)/nginx_version_extractor.sh -i ${NGINX_VERSION_CONF_INPUT_PATH} -o ${NGINX_VERSION_CONF_OUTPUT_PATH}
|
||||
BUILD_OUTPUT_DIR=${3}
|
||||
|
||||
|
Reference in New Issue
Block a user