Newer docker image

Hello…

I am following all these subjects about the 3.x testing and i was curious if there will be a newer docker image or what i can do to get a new docker image compiled/packed…
Havent done much with docker, but willing to learn.

Thx!!

docker image pull bluecherrydvr/bluecherry-client:latest

If you’re using docker-compose, use:
docker-compose down
docker-compose pull
docker-compose up -d