diff --git a/Dockerfile b/Dockerfile index 767e8fb..1e05255 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,7 +51,7 @@ VOLUME /home/octoprint/.octoprint USER root -RUN apt install -y sudo +RUN apt-get install -y sudo COPY klippy.sudoers /etc/sudoers.d/klippy