update:projects

This commit is contained in:
kokopi-dev
2026-03-15 02:43:19 +09:00
parent 5fada09900
commit bd7ec0d121
2 changed files with 7 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ echo "Pulling latest code..."
git pull
echo "Building and restarting containers..."
docker compose up -d --build --remove-orphans
docker compose up -d --build
echo "Cleaning up old images..."
docker image prune -f