diff --git a/Dockerfile b/Dockerfile index 1a220ba..7a67156 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,6 +20,7 @@ RUN apt-get update && \ wget \ ruby3.1 \ ruby-dev \ + imagemagick \ build-essential WORKDIR /root