I run your image using ``` docker run -d --net="host" --name="plex" -v /plexconfig:/config -v /movies:/data -v /etc/localtime:/etc/localtime:ro --restart=always needo/plex ``` however It does not seem to be updating to the latest version when restarting