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.
