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 2020/03/13 15:29:44 UTC

[GitHub] [openwhisk-runtime-go] falkzoll opened a new pull request #124: Update to go 1.12.17, include secuity fixes with every build.

falkzoll opened a new pull request #124: Update to go 1.12.17, include secuity fixes with every build.
URL: https://github.com/apache/openwhisk-runtime-go/pull/124
 
 
     - Updated golang1.12 to go 1.12.17.
     - Add 'apt-get upgrade' to the image builds to include security fixes with each build in case the used base image is not updated frequently.
       In case the base image is updated frequently the 'apt-get upgrade' is a no operation. If not it will catch the security updates available since the last update of the base image.
       This change was not done for the actionloop/Dockerfile as this directly points to the ubuntu base image (ubuntu:xenial) which contains the security fixes.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-runtime-go] mhenke1 merged pull request #124: Update to go 1.12.17, include secuity fixes with every build.

Posted by GitBox <gi...@apache.org>.
mhenke1 merged pull request #124: Update to go 1.12.17, include secuity fixes with every build.
URL: https://github.com/apache/openwhisk-runtime-go/pull/124
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services