mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-11 07:45:41 +03:00
Add missing migrations in docker images
This commit is contained in:
parent
3d495e5ecd
commit
3ff480827b
@ -44,6 +44,7 @@ RUN wget -q https://github.com/google-coral/test_data/raw/master/ssdlite_mobiled
|
||||
|
||||
WORKDIR /opt/frigate/
|
||||
ADD frigate frigate/
|
||||
ADD migrations migrations/
|
||||
ADD web/build web/
|
||||
|
||||
COPY run.sh /run.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user