diff --git a/Dockerfile b/Dockerfile index 10f985f..6a4279c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20 +FROM node:24 RUN DEBIAN_FRONTEND="noninteractive" apt-get update \ && apt-get install -y --no-install-recommends ca-certificates nano ffmpeg xvfb git-core tmux locales mosquitto x11vnc