fix test script and video capture
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:11-stretch
|
||||
FROM node:19.8.1-bullseye-slim
|
||||
|
||||
RUN DEBIAN_FRONTEND="noninteractive" apt-get update \
|
||||
&& apt-get install -y --no-install-recommends nano ffmpeg xvfb git-core tmux locales mosquitto x11vnc
|
||||
|
||||
Reference in New Issue
Block a user