Orenix Terminal

Chainlink v2.54.0: Minor Version Bump and Container UID/GID Hard‑Set for Enhanced Security

Chainlink has issued version 2.54.0, introducing a minor version bump and a hard‑set UID/GID configuration for non‑root CHAINLINK_USER environments. The release also documents the container RootDir for clearer deployment guidance. These changes aim to improve container security and operational clarity.

Docker container with Chainlink node and security lock icon

Chainlink, the decentralized oracle network, has published version 2.54.0 on GitHub. The update is primarily a minor release, focusing on subtle improvements rather than new features.

The release begins with a small version increment, marking the transition to the next major milestone in the project's development cycle.

A key change is the hard‑setting of UID and GID when the CHAINLINK_USER environment variable is set to a non‑root user. This adjustment ensures consistent file ownership inside Docker containers, reducing potential permission issues during deployment.

Additionally, the release adds documentation for the container RootDir, clarifying the default directory structure used by Chainlink nodes in containerized environments.

These updates collectively enhance security posture and operational clarity for developers deploying Chainlink nodes in containerized infrastructures. The changes are backward compatible and do not alter existing contract interactions.