chore: Update docs to point to versions.json
This commit is contained in:
parent
0da5cb265c
commit
b88e1dd1de
|
@ -149,7 +149,7 @@ The `node` images come in many flavors, each designed for a specific use case.
|
||||||
All of the images contain pre-installed versions of `node`,
|
All of the images contain pre-installed versions of `node`,
|
||||||
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
|
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
|
||||||
supported architecture, the supported variants are different. In the file:
|
supported architecture, the supported variants are different. In the file:
|
||||||
[architectures](./architectures), it lists all supported variants for all of
|
[versions.json](./versions.json), it lists all supported variants for all of
|
||||||
the architectures that we support now.
|
the architectures that we support now.
|
||||||
|
|
||||||
### `node:<version>`
|
### `node:<version>`
|
||||||
|
|
Loading…
Reference in New Issue