I’ve got docker-compose running my 1.8.0 xibo container. Is there a container for 1.8.1? I tried;
docker-compose down
docker-compose pull
docker-compose up -d
but it is still the 1.8.0 container or am I missing another way to move from 1.8.0 to 1.8.1?