diff --git a/elixir-cypress-ci/Dockerfile b/elixir-cypress-ci/Dockerfile index 0501653..807668f 100644 --- a/elixir-cypress-ci/Dockerfile +++ b/elixir-cypress-ci/Dockerfile @@ -13,6 +13,8 @@ RUN apt install -y --no-install-recommends \ nodejs \ openssh-client \ postgresql-client \ + make \ + gcc \ git \ imagemagick \