Skip to content

Commit b6e1dd1

Browse files
authored
Update build.sh
1 parent 31b801d commit b6e1dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
## Build the docker for FreeFEM compilation
44
echo -e "> Building FreeFEM Docker image"
5-
sudo docker build --network=host --tag freefem .
5+
sudo docker build --network=host --tag freefem . --no-cache

0 commit comments

Comments
 (0)