From 61bec335866abdf0646f5336da783434204fa90a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 23 Dec 2020 19:11:59 +0000 Subject: [PATCH] Run update.sh --- node/README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/node/README.md b/node/README.md index 3928d6b81..8fa140898 100644 --- a/node/README.md +++ b/node/README.md @@ -24,13 +24,13 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`15.4.0-alpine3.10`, `15.4-alpine3.10`, `15-alpine3.10`, `alpine3.10`, `current-alpine3.10`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/alpine3.10/Dockerfile) -- [`15.4.0-alpine3.11`, `15.4-alpine3.11`, `15-alpine3.11`, `alpine3.11`, `current-alpine3.11`, `15.4.0-alpine`, `15.4-alpine`, `15-alpine`, `alpine`, `current-alpine`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/alpine3.11/Dockerfile) -- [`15.4.0-alpine3.12`, `15.4-alpine3.12`, `15-alpine3.12`, `alpine3.12`, `current-alpine3.12`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/alpine3.12/Dockerfile) -- [`15.4.0-buster`, `15.4-buster`, `15-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/buster/Dockerfile) -- [`15.4.0-buster-slim`, `15.4-buster-slim`, `15-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/buster-slim/Dockerfile) -- [`15.4.0-stretch`, `15.4-stretch`, `15-stretch`, `stretch`, `current-stretch`, `15.4.0`, `15.4`, `15`, `latest`, `current`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/stretch/Dockerfile) -- [`15.4.0-stretch-slim`, `15.4-stretch-slim`, `15-stretch-slim`, `stretch-slim`, `current-stretch-slim`, `15.4.0-slim`, `15.4-slim`, `15-slim`, `slim`, `current-slim`](https://github.com/nodejs/docker-node/blob/dd05dd89c6e158a4893109e42d51cd0f5065d631/15/stretch-slim/Dockerfile) +- [`15.5.0-alpine3.10`, `15.5-alpine3.10`, `15-alpine3.10`, `alpine3.10`, `current-alpine3.10`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/alpine3.10/Dockerfile) +- [`15.5.0-alpine3.11`, `15.5-alpine3.11`, `15-alpine3.11`, `alpine3.11`, `current-alpine3.11`, `15.5.0-alpine`, `15.5-alpine`, `15-alpine`, `alpine`, `current-alpine`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/alpine3.11/Dockerfile) +- [`15.5.0-alpine3.12`, `15.5-alpine3.12`, `15-alpine3.12`, `alpine3.12`, `current-alpine3.12`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/alpine3.12/Dockerfile) +- [`15.5.0-buster`, `15.5-buster`, `15-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/buster/Dockerfile) +- [`15.5.0-buster-slim`, `15.5-buster-slim`, `15-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/buster-slim/Dockerfile) +- [`15.5.0-stretch`, `15.5-stretch`, `15-stretch`, `stretch`, `current-stretch`, `15.5.0`, `15.5`, `15`, `latest`, `current`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/stretch/Dockerfile) +- [`15.5.0-stretch-slim`, `15.5-stretch-slim`, `15-stretch-slim`, `stretch-slim`, `current-stretch-slim`, `15.5.0-slim`, `15.5-slim`, `15-slim`, `slim`, `current-slim`](https://github.com/nodejs/docker-node/blob/c68a7f121b7c51ba6a1902540fb4a5546ca8553b/15/stretch-slim/Dockerfile) - [`14.15.3-alpine3.10`, `14.15-alpine3.10`, `14-alpine3.10`, `fermium-alpine3.10`, `lts-alpine3.10`](https://github.com/nodejs/docker-node/blob/a876b9aa22cb77bc219ec8e14b6bd5a03ad5db6d/14/alpine3.10/Dockerfile) - [`14.15.3-alpine3.11`, `14.15-alpine3.11`, `14-alpine3.11`, `fermium-alpine3.11`, `lts-alpine3.11`, `14.15.3-alpine`, `14.15-alpine`, `14-alpine`, `fermium-alpine`, `lts-alpine`](https://github.com/nodejs/docker-node/blob/a876b9aa22cb77bc219ec8e14b6bd5a03ad5db6d/14/alpine3.11/Dockerfile) - [`14.15.3-alpine3.12`, `14.15-alpine3.12`, `14-alpine3.12`, `fermium-alpine3.12`, `lts-alpine3.12`](https://github.com/nodejs/docker-node/blob/a876b9aa22cb77bc219ec8e14b6bd5a03ad5db6d/14/alpine3.12/Dockerfile)