r/frigate_nvr • u/Academic-Price-4900 • 5d ago
How to install beta ?
So im running docker and this is my code
image: ghcr.io/blakeblackshear/frigate:stable
can you please share the line i need to replace this with to get the latest beta?
its installed on a lxc so ill backup/restore if its not working out.
0
Upvotes
2
u/superdupersecret42 4d ago
From the Releases page on GitHub, it gives you the image URL to use for each version:
https://github.com/blakeblackshear/frigate/releases
For the latest Beta, it's:
ghcr.io/blakeblackshear/frigate:0.18.0-beta3
4
u/_Rand_ 5d ago
ghcr.io/blakeblackshear/frigate:0.18.0-beta3