mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
cleanup
This commit is contained in:
parent
2cae17deb7
commit
bec8781558
@ -2,9 +2,6 @@ FROM python:3.8
|
||||
|
||||
RUN \
|
||||
apt-get update && apt-get install -y --no-install-recommends \
|
||||
software-properties-common \
|
||||
&& add-apt-repository ppa:jonathonf/ffmpeg-4 \
|
||||
&& apt-get update && apt-get install -y --no-install-recommends \
|
||||
libudev-dev \
|
||||
libavformat-dev \
|
||||
libavcodec-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user