Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Conversation

@falkzoll
Copy link
Contributor

  • Run docker build with --no-cache for nodejs:16 to always get latest security updates into the image. For travis builds this is not required (travis vm is always empty). But local builds usually use the cache to speed up the build. They would not get the updates unless the Dockerfile is changed somewhere before the update/upgrade or the docker cache is cleared.
- Run docker build with --no-cache for nodejs:16 to always get latest security updates into the image. For travis builds this is not required (travis vm is always emty). But local build usually use the cache to speed up the build. They would not get the updates unless the Dockerfile is changed somewhere before the update/upgrade.
Copy link
Contributor

@Luke-Roy-IBM Luke-Roy-IBM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@falkzoll falkzoll merged commit 0d86fd8 into ibm-functions:master Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants