How to update the Unify Network Controller to the latest version using Docker and Portainer.
- Login to Portainer
- Go to the Container list and stop unifi-controller container.
- Connect to the console and pull the latest version of the image:
docker pull ghcr.io/jacobalberty/unifi-docker:latest
- Within the container screen on Portainer, click on Recreate button and approve.