Upgrading to a new version

info

Check out the release notes before upgrading!

note

Create a backup before updating.

Pull the new images:

docker-compose pull

and restart the stack with docker-compose up. To run the containers in the background add the -d flag:

docker-compose up -d