mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-29 07:09:03 +03:00
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