diff --git a/docker/php/Dockerfile b/docker/php/Dockerfile index 3aef31c2b..583f4d51b 100644 --- a/docker/php/Dockerfile +++ b/docker/php/Dockerfile @@ -18,8 +18,7 @@ RUN apt-get update \ curl \ gnupg \ lsb-release \ - openssl \ - software-properties-common + openssl RUN curl -fsSL https://deb.nodesource.com/setup_${NODE_VERSION}.x | bash -