diff --git a/Dockerfile b/Dockerfile index c3bcaf5..7b6fc5b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco npm \ openssh-client \ passwd \ + patch \ pipx \ python3 \ python3-pip \