aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdeploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 33a95e0..b11a1e0 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -38,4 +38,4 @@ if [ -z "$MTU" ]; then
fi
echo "starting docker operations"
-${DOCKER_COMPOSE_EXE} up -d
+${DOCKER_COMPOSE_EXE} up -d --build