mirror of
https://github.com/koush/scrypted.git
synced 2026-06-22 01:20:26 +01:00
docker: more prompt fixups
This commit is contained in:
@@ -8,7 +8,7 @@ RUN curl https://raw.githubusercontent.com/koush/scrypted/main/install/docker/in
|
||||
|
||||
# python 3.9 from ppa.
|
||||
# 3.9 is the version with prebuilt support for tensorflow lite
|
||||
RUN add-apt-repository ppa:deadsnakes/ppa && \
|
||||
RUN add-apt-repository -y ppa:deadsnakes/ppa && \
|
||||
apt-get -y install \
|
||||
python3.9 \
|
||||
python3.9-dev \
|
||||
|
||||
Reference in New Issue
Block a user