Update BuildImage.sh

This commit is contained in:
ametgud4u 2020-07-27 00:00:56 +05:30 committed by GitHub
parent 05ddbe3062
commit f1f34a9247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,4 @@ echo " *************************************** "
echo " ********** Build Docker Image********** "
echo " *************************************** "
docker-compose -f docker-compose-buildimage.yml build --no-cache
sudo docker-compose -f docker-compose-buildimage.yml build --no-cache