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 20:04:33 UTC

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

cf-natali commented on code in PR #444:
URL: https://github.com/apache/mesos/pull/444#discussion_r931535237


##########
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:
   Yes, I think it's reasonable.
   
   We should merge this, and separately see if we can update the docker image to a more recent Ubuntu version, e g. 20.04 or 22.04.
   
   I started working on updating other containers a couple weeks ago, it's not too much work.



-- 
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