Skip to content

Ensure docker containers container latest npm #304

@knolleary

Description

@knolleary

Description

We build our containers based on the upstream node:XX-alpine containers.

These contain an older version of npm that triggers security scan warnings.

We should update the docker build to npm install -g npm to ensure the latest version is installed.

All of the containers we build need to be updated; not just the ones in this repository, but the device-agent as well.

Our Node-RED containers are based on the community images. We should update the community images similarly for the next 4.1.x maintenance release.


Tagging customer-request as this has been highlighted through a package scan provided by a customer.

Metadata

Metadata

Assignees

Labels

customer requestrequested by customertaskA piece of work that isn't necessarily tied to a specific Epic or Story.time:1h

Type

No type

Projects

Status

Review

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions