forked from Github/frigate
initial conversion to pydantic
This commit is contained in:
committed by
Blake Blackshear
parent
dada764d2c
commit
c664bd63f6
@@ -36,8 +36,8 @@ RUN apt-get -qq update \
|
||||
|
||||
RUN pip3 install \
|
||||
peewee_migrate \
|
||||
pydantic \
|
||||
zeroconf \
|
||||
voluptuous\
|
||||
ws4py
|
||||
|
||||
COPY --from=nginx /usr/local/nginx/ /usr/local/nginx/
|
||||
|
||||
Reference in New Issue
Block a user