From 708f431d2547fbd39ee7237ce3ef7c72dd7ff871 Mon Sep 17 00:00:00 2001 From: Maxime BATISTA Date: Sun, 15 Jan 2023 19:01:14 +0100 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 344e499..bc50fa6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM debian:bookworm -LABEL author="Thomas Bellembois" +LABEL author="Maxime Batista" RUN apt update && apt -y install sshpass rsync doxygen nodejs npm xdot xdotool