roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.76k stars 179 forks source link

question about docker images #816

Closed Ranger21 closed 1 month ago

Ranger21 commented 1 month ago

I've found out that using latest tag on docker image doesn't update app roflcoopter/viseron:latest

On docker hub i can't see avalaible image with latest tag

what's the proper way of updating docker image and which version is considered latest kinda "stable"?

roflcoopter commented 1 month ago

latest tag corresponds to the latest stable release. There has not been one in quite some time, but there is a beta going on right now for v3, which is currently 3.0.0b10

Ranger21 commented 1 month ago

Ok, thank you, I'll try newer version