Skip to content

Commit

Permalink
[CU - ] Updates dockerfile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shailykhamesra committed Oct 16, 2023
1 parent 885c1d4 commit 6f07c4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ RUN apt-get update \
libxml2 libxml2-dev libxslt1.1 libxslt-dev \
&& echo 'gem: --no-rdoc --no-ri' > /root/.gemrc \
&& gem install bundler:1.16.2 \
&& gem install nokogiri -- --use-system-libraries
&& bundle install \
&& apt-get remove -y build-essential \
zlib1g-dev libxml2-dev libxslt-dev \
Expand Down

0 comments on commit 6f07c4c

Please sign in to comment.