Update BuildImage.sh

This commit is contained in:
ametgud4u 2020-07-27 00:04:20 +05:30 committed by GitHub
parent 5343d3acc2
commit ae1dd5d669
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