forked from Github/frigate
add database migrations
This commit is contained in:
@@ -31,6 +31,7 @@ RUN apt-get -qq update \
|
||||
|
||||
RUN pip3 install \
|
||||
peewee \
|
||||
peewee_migrate \
|
||||
zeroconf \
|
||||
voluptuous
|
||||
|
||||
|
||||
Reference in New Issue
Block a user