Skip to content

Commit cdc6c0d

Browse files
Run update.sh
1 parent 6770b80 commit cdc6c0d

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

node/README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,30 @@ WARNING:
1616

1717
# Supported tags and respective `Dockerfile` links
1818

19-
- [`9.1.0`, `9.1`, `9`, `latest` (*9.1/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/9.1/Dockerfile)
20-
- [`9.1.0-alpine`, `9.1-alpine`, `9-alpine`, `alpine` (*9.1/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/23488f3105c40f3c69e36629cfa3df786c27e54a/9.1/alpine/Dockerfile)
21-
- [`9.1.0-onbuild`, `9.1-onbuild`, `9-onbuild`, `onbuild` (*9.1/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/23488f3105c40f3c69e36629cfa3df786c27e54a/9.1/onbuild/Dockerfile)
22-
- [`9.1.0-slim`, `9.1-slim`, `9-slim`, `slim` (*9.1/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/9.1/slim/Dockerfile)
23-
- [`9.1.0-stretch`, `9.1-stretch`, `9-stretch`, `stretch` (*9.1/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/9.1/stretch/Dockerfile)
24-
- [`9.1.0-wheezy`, `9.1-wheezy`, `9-wheezy`, `wheezy` (*9.1/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/9.1/wheezy/Dockerfile)
25-
- [`8.9.1`, `8.9`, `8`, `carbon` (*8.9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/8.9/Dockerfile)
26-
- [`8.9.1-alpine`, `8.9-alpine`, `8-alpine`, `carbon-alpine` (*8.9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/d39f0a67e63c27300edf2a54a4bd599332c30089/8.9/alpine/Dockerfile)
27-
- [`8.9.1-onbuild`, `8.9-onbuild`, `8-onbuild`, `carbon-onbuild` (*8.9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/d39f0a67e63c27300edf2a54a4bd599332c30089/8.9/onbuild/Dockerfile)
28-
- [`8.9.1-slim`, `8.9-slim`, `8-slim`, `carbon-slim` (*8.9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/8.9/slim/Dockerfile)
29-
- [`8.9.1-stretch`, `8.9-stretch`, `8-stretch`, `carbon-stretch` (*8.9/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/8.9/stretch/Dockerfile)
30-
- [`8.9.1-wheezy`, `8.9-wheezy`, `8-wheezy`, `carbon-wheezy` (*8.9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/8.9/wheezy/Dockerfile)
31-
- [`6.12.0`, `6.12`, `6`, `boron` (*6.12/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/6.12/Dockerfile)
32-
- [`6.12.0-alpine`, `6.12-alpine`, `6-alpine`, `boron-alpine` (*6.12/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c08b10809d73d5a2de8702fc2fd214315a71bace/6.12/alpine/Dockerfile)
33-
- [`6.12.0-onbuild`, `6.12-onbuild`, `6-onbuild`, `boron-onbuild` (*6.12/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c08b10809d73d5a2de8702fc2fd214315a71bace/6.12/onbuild/Dockerfile)
34-
- [`6.12.0-slim`, `6.12-slim`, `6-slim`, `boron-slim` (*6.12/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/6.12/slim/Dockerfile)
35-
- [`6.12.0-stretch`, `6.12-stretch`, `6-stretch`, `boron-stretch` (*6.12/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/6.12/stretch/Dockerfile)
36-
- [`6.12.0-wheezy`, `6.12-wheezy`, `6-wheezy`, `boron-wheezy` (*6.12/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/6.12/wheezy/Dockerfile)
37-
- [`4.8.6`, `4.8`, `4`, `argon` (*4.8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/4.8/Dockerfile)
38-
- [`4.8.6-alpine`, `4.8-alpine`, `4-alpine`, `argon-alpine` (*4.8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e5c9a1b6a8e2a176d81e48552ed0a7105246df92/4.8/alpine/Dockerfile)
39-
- [`4.8.6-onbuild`, `4.8-onbuild`, `4-onbuild`, `argon-onbuild` (*4.8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e5c9a1b6a8e2a176d81e48552ed0a7105246df92/4.8/onbuild/Dockerfile)
40-
- [`4.8.6-slim`, `4.8-slim`, `4-slim`, `argon-slim` (*4.8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/4.8/slim/Dockerfile)
41-
- [`4.8.6-stretch`, `4.8-stretch`, `4-stretch`, `argon-stretch` (*4.8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/4.8/stretch/Dockerfile)
42-
- [`4.8.6-wheezy`, `4.8-wheezy`, `4-wheezy`, `argon-wheezy` (*4.8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/0d53412448be2ab19616d4a1beb817a6b856840b/4.8/wheezy/Dockerfile)
19+
- [`9.2.0`, `9.2`, `9`, `latest` (*9/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/Dockerfile)
20+
- [`9.2.0-alpine`, `9.2-alpine`, `9-alpine`, `alpine` (*9/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/alpine/Dockerfile)
21+
- [`9.2.0-onbuild`, `9.2-onbuild`, `9-onbuild`, `onbuild` (*9/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/onbuild/Dockerfile)
22+
- [`9.2.0-slim`, `9.2-slim`, `9-slim`, `slim` (*9/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/slim/Dockerfile)
23+
- [`9.2.0-stretch`, `9.2-stretch`, `9-stretch`, `stretch` (*9/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/stretch/Dockerfile)
24+
- [`9.2.0-wheezy`, `9.2-wheezy`, `9-wheezy`, `wheezy` (*9/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/c75cc560e2642755c6fbb2a53b8716063c0b3806/9/wheezy/Dockerfile)
25+
- [`8.9.1`, `8.9`, `8`, `carbon` (*8/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/Dockerfile)
26+
- [`8.9.1-alpine`, `8.9-alpine`, `8-alpine`, `carbon-alpine` (*8/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/alpine/Dockerfile)
27+
- [`8.9.1-onbuild`, `8.9-onbuild`, `8-onbuild`, `carbon-onbuild` (*8/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/onbuild/Dockerfile)
28+
- [`8.9.1-slim`, `8.9-slim`, `8-slim`, `carbon-slim` (*8/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/slim/Dockerfile)
29+
- [`8.9.1-stretch`, `8.9-stretch`, `8-stretch`, `carbon-stretch` (*8/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/stretch/Dockerfile)
30+
- [`8.9.1-wheezy`, `8.9-wheezy`, `8-wheezy`, `carbon-wheezy` (*8/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/8/wheezy/Dockerfile)
31+
- [`6.12.0`, `6.12`, `6`, `boron` (*6/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/Dockerfile)
32+
- [`6.12.0-alpine`, `6.12-alpine`, `6-alpine`, `boron-alpine` (*6/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/alpine/Dockerfile)
33+
- [`6.12.0-onbuild`, `6.12-onbuild`, `6-onbuild`, `boron-onbuild` (*6/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/onbuild/Dockerfile)
34+
- [`6.12.0-slim`, `6.12-slim`, `6-slim`, `boron-slim` (*6/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/slim/Dockerfile)
35+
- [`6.12.0-stretch`, `6.12-stretch`, `6-stretch`, `boron-stretch` (*6/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/stretch/Dockerfile)
36+
- [`6.12.0-wheezy`, `6.12-wheezy`, `6-wheezy`, `boron-wheezy` (*6/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/6/wheezy/Dockerfile)
37+
- [`4.8.6`, `4.8`, `4`, `argon` (*4/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/Dockerfile)
38+
- [`4.8.6-alpine`, `4.8-alpine`, `4-alpine`, `argon-alpine` (*4/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/alpine/Dockerfile)
39+
- [`4.8.6-onbuild`, `4.8-onbuild`, `4-onbuild`, `argon-onbuild` (*4/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/onbuild/Dockerfile)
40+
- [`4.8.6-slim`, `4.8-slim`, `4-slim`, `argon-slim` (*4/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/slim/Dockerfile)
41+
- [`4.8.6-stretch`, `4.8-stretch`, `4-stretch`, `argon-stretch` (*4/stretch/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/stretch/Dockerfile)
42+
- [`4.8.6-wheezy`, `4.8-wheezy`, `4-wheezy`, `argon-wheezy` (*4/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/bf84a38aeacb4f6aad34e07c79fd3a0084da5cd2/4/wheezy/Dockerfile)
4343

4444
# Quick reference
4545

0 commit comments

Comments
 (0)