You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2022/07/27 14:51:54 UTC

[GitHub] [mesos] andreaspeters commented on a diff in pull request #444: UPDATE: ruby version to fix bundle incompatibility.

andreaspeters commented on code in PR #444:
URL: https://github.com/apache/mesos/pull/444#discussion_r931163726


##########
support/mesos-website/Dockerfile:
##########
@@ -13,14 +13,16 @@ USER root
 RUN apt-get update && \
     apt-get install -y --no-install-recommends \
       doxygen \
-      locales \
-      ruby \
-      ruby-dev \
-      rubygems && \

Review Comment:
   Right, but the ruby version in the official Ubuntu 16.04 repository are to old.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@mesos.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org