style95 opened a new issue #4336: Update docker version URL: https://github.com/apache/incubator-openwhisk/issues/4336 Recently CVE of docker engine is reported. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5736 Since it has been a long time for OpenWhisk to use `docker-1.12`, I think it would be a good time to update docker version to the latest one not only to deal with the CVE but also to take advantage of the latest docker. The current latest docker version is `18.09.3`. For easier maintenance and better interoperability, it would be great to update both the server and the client. (ex: https://github.com/apache/incubator-openwhisk/blob/master/core/invoker/Dockerfile#L8) Since it might induce some fundamental changes in docker API, it can be a breaking change.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
