To update a deployed container to a new image version, make sure the new version is available in your container registry, then follow these steps.Documentation Index
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
Open container settings
Go to Magic Containers and select the container you want to update. Click Container Settings, then click Edit.

To automate deployments, you can use a GitHub
Action to update your container
whenever you push changes to your repository.



