mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-11 13:45:25 +03:00
update
This commit is contained in:
parent
e9435364f9
commit
6cac465f3c
@ -77,7 +77,7 @@ RUN --mount=type=bind,source=docker/tensorrt/build_jetson_ffmpeg.sh,target=/deps
|
|||||||
# Frigate w/ TensorRT for NVIDIA Jetson platforms
|
# Frigate w/ TensorRT for NVIDIA Jetson platforms
|
||||||
FROM tensorrt-base AS frigate-tensorrt
|
FROM tensorrt-base AS frigate-tensorrt
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y python-is-python3 libprotobuf17 \
|
&& apt-get install -y python-is-python3 libprotobuf23 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN rm -rf /usr/lib/btbn-ffmpeg/
|
RUN rm -rf /usr/lib/btbn-ffmpeg/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user