We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba21a8 commit a6a7a32Copy full SHA for a6a7a32
linux/Dockerfile-fpm
@@ -6,4 +6,4 @@ RUN apt-get update \
6
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
7
8
ENV PATH="/usr/local/bundle/bin/:${PATH}"
9
-RUN gem install --no-ri --no-rdoc fpm -v 1.10.2
+RUN gem install --no-document fpm -v 1.10.2
0 commit comments