Updating Wings
No downtime required
Game server containers run independently of the Wings daemon. You can update Wings without stopping your servers - they will continue running as normal.
Pull the latest image and restart the stack:
bash
docker compose pull
docker compose up -d