diff --git a/updateProd.sh b/updateProd.sh index 2e42ec99..5ea6be41 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 -f +docker iamge prune -a -f