fixing doxyfile

pr
maxime.batista 2 years ago
parent 33d270ff16
commit 528a7dc5b1

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

Loading…
Cancel
Save