Skip to content

Commit 7bd36df

Browse files
committed
docs: document use of latest two Alpine releases
1 parent 3ac6a2e commit 7bd36df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ New **npm** releases are not tracked. We simply use the npm version bundled in t
3232
**[Yarn v1 Classic](https://classic.yarnpkg.com/)** is no longer maintained upstream, and it is removed when constructing Dockerfiles
3333
from templates starting with the Node 26 images.
3434

35+
**[Alpine Linux](https://alpinelinux.org/releases/)** latest two releases are used.
36+
3537
### Image Creation Automation
3638

3739
- Every 15 minutes, the [workflow](https://github.com/nodejs/docker-node/blob/main/.github/workflows/automatic-updates.yml) within the [nodejs/docker-node](https://github.com/nodejs/docker-node) repo [checks](https://github.com/nodejs/docker-node/blob/main/build-automation.mjs) for new versions of Node.js [published to the website's `index.json` file](https://nodejs.org/download/release/index.json).

0 commit comments

Comments
 (0)