Skip to content

Commit

Permalink
Remove redundant nodejs installation
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed Feb 25, 2021
1 parent 5a9b7ca commit 6a01699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .dockerdev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get -yq dist-upgrad
libpq-dev \
postgresql-client-$PG_VERSION \
mysql-client \
nodejs \
&& rm -rf /var/lib/apt/lists/*

ENV APP_USER=solidus_user \
Expand Down

0 comments on commit 6a01699

Please sign in to comment.