You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/13 16:14:59 UTC

[GitHub] rabbah commented on a change in pull request #2729: add support for multiple versions of ubuntu

rabbah commented on a change in pull request #2729: add support for multiple versions of ubuntu
URL: https://github.com/apache/incubator-openwhisk/pull/2729#discussion_r150585727
 
 

 ##########
 File path: tools/ubuntu-setup/docker.sh
 ##########
 @@ -14,7 +14,7 @@ sudo apt-cache policy docker-engine
 sudo apt-get -y install linux-image-extra-$(uname -r)
 
 # DOCKER
-sudo apt-get install -y --force-yes docker-engine=1.12.0-0~trusty
+sudo apt-get install -y --force-yes docker-engine
 
 Review comment:
   Also related to https://github.com/apache/incubator-openwhisk/pull/2947#issuecomment-343937990 @csantanapr 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services