mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update BuildImage.sh
This commit is contained in:
parent
ae1dd5d669
commit
b598b8e60e
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ echo " *************************************** "
|
|||
echo " ********** Build Docker Image********** "
|
||||
echo " *************************************** "
|
||||
|
||||
sudo docker-compose -f docker-compose-buildimage.yml build --no-cache
|
||||
docker-compose -f docker-compose-buildimage.yml build --no-cache
|
||||
|
|
Loading…
Reference in a new issue