@ -1,7 +1,7 @@
FROM debian:bookworm
LABEL author="Thomas Bellembois"
RUN apt update && apt -y install sshpass rsync doxygen nodejs npm
RUN apt update && apt -y install sshpass rsync doxygen=1.9.1 nodejs npm xdot xdotool
WORKDIR /usr/local
RUN npm install docusaurus