diff --git a/updateProd.sh b/updateProd.sh index 4fb872fb..2e42ec99 100644 --- a/updateProd.sh +++ b/updateProd.sh @@ -1,3 +1,3 @@ git pull docker compose -f "docker-compose-prod.yml" up --build -d -docker system prune -a \ No newline at end of file +docker system prune -a -f