Minor fix dockerfile recording
This commit is contained in:
parent
2716777f2b
commit
c8b5fd25a2
@ -19,7 +19,7 @@ RUN apt-get install -y ffmpeg pulseaudio xvfb
|
||||
# Install jq for managing JSON
|
||||
RUN apt-get install -y jq
|
||||
|
||||
RUN apt-get install x11vnc
|
||||
RUN apt-get install -y x11vnc
|
||||
|
||||
|
||||
# Clean
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user