Skip to content

[ERROR] Node.js 14.x Installation fail #1912

@testmuruga

Description

@testmuruga

Below is the code I used to install Node.js 14 in Docker. It worked properly until January 19, 2026. On January 20, 2026, I began encountering the issue shown below; please review and provide an update.

RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - RUN apt-get -y install nodejs

Error:

W: GPG error: https://deb.nodesource.com/node_14.x jammy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY
E: The repository 'https://deb.nodesource.com/node_14.x jammy InRelease' is not signed.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions