From 02db9f4b74dcb1e9de6c40d7a90f657c4b435747 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 10 Feb 2022 17:12:26 -0800 Subject: [PATCH] Run update.sh --- gradle/README.md | 10 +++++----- node/README.md | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/gradle/README.md b/gradle/README.md index 05b80e4d3..d3e855250 100644 --- a/gradle/README.md +++ b/gradle/README.md @@ -24,11 +24,11 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`7.3.3-jdk8`, `7.3-jdk8`, `7-jdk8`, `jdk8`](https://github.com/keeganwitt/docker-gradle/blob/b53b15d8999cc61db7e51eeadfccc48c686c2768/jdk8/Dockerfile) -- [`7.3.3-jdk11`, `7.3-jdk11`, `7-jdk11`, `jdk11`](https://github.com/keeganwitt/docker-gradle/blob/b53b15d8999cc61db7e51eeadfccc48c686c2768/jdk11/Dockerfile) -- [`7.3.3-jdk11-alpine`, `7.3-jdk11-alpine`, `7-jdk11-alpine`, `jdk11-alpine`](https://github.com/keeganwitt/docker-gradle/blob/b53b15d8999cc61db7e51eeadfccc48c686c2768/jdk11-alpine/Dockerfile) -- [`7.3.3-jdk17`, `7.3-jdk17`, `7-jdk17`, `jdk17`, `7.3.3-jdk`, `7.3-jdk`, `7-jdk`, `jdk`, `7.3.3`, `7.3`, `7`, `latest`](https://github.com/keeganwitt/docker-gradle/blob/b53b15d8999cc61db7e51eeadfccc48c686c2768/jdk17/Dockerfile) -- [`7.3.3-jdk17-alpine`, `7.3-jdk17-alpine`, `7-jdk17-alpine`, `jdk17-alpine`, `7.3.3-jdk-alpine`, `7.3-jdk-alpine`, `7-jdk-alpine`, `jdk-alpine`, `7.3.3-alpine`, `7.3-alpine`, `7-alpine`, `alpine`](https://github.com/keeganwitt/docker-gradle/blob/b53b15d8999cc61db7e51eeadfccc48c686c2768/jdk17-alpine/Dockerfile) +- [`7.4.0-jdk8`, `7.4-jdk8`, `7-jdk8`, `jdk8`](https://github.com/keeganwitt/docker-gradle/blob/aefb16cf435b78375328d42307c73b913682aeb0/jdk8/Dockerfile) +- [`7.4.0-jdk11`, `7.4-jdk11`, `7-jdk11`, `jdk11`](https://github.com/keeganwitt/docker-gradle/blob/aefb16cf435b78375328d42307c73b913682aeb0/jdk11/Dockerfile) +- [`7.4.0-jdk11-alpine`, `7.4-jdk11-alpine`, `7-jdk11-alpine`, `jdk11-alpine`](https://github.com/keeganwitt/docker-gradle/blob/aefb16cf435b78375328d42307c73b913682aeb0/jdk11-alpine/Dockerfile) +- [`7.4.0-jdk17`, `7.4-jdk17`, `7-jdk17`, `jdk17`, `7.4.0-jdk`, `7.4-jdk`, `7-jdk`, `jdk`, `7.4.0`, `7.4`, `7`, `latest`](https://github.com/keeganwitt/docker-gradle/blob/aefb16cf435b78375328d42307c73b913682aeb0/jdk17/Dockerfile) +- [`7.4.0-jdk17-alpine`, `7.4-jdk17-alpine`, `7-jdk17-alpine`, `jdk17-alpine`, `7.4.0-jdk-alpine`, `7.4-jdk-alpine`, `7-jdk-alpine`, `jdk-alpine`, `7.4.0-alpine`, `7.4-alpine`, `7-alpine`, `alpine`](https://github.com/keeganwitt/docker-gradle/blob/aefb16cf435b78375328d42307c73b913682aeb0/jdk17-alpine/Dockerfile) - [`6.9.2-jdk8`, `6.9-jdk8`, `6-jdk8`](https://github.com/keeganwitt/docker-gradle/blob/52b6facc824989b809f42b71ea158b54e0402587/jdk8/Dockerfile) - [`6.9.2-jdk11`, `6.9-jdk11`, `6-jdk11`](https://github.com/keeganwitt/docker-gradle/blob/52b6facc824989b809f42b71ea158b54e0402587/jdk11/Dockerfile) - [`6.9.2-jdk11-alpine`, `6.9-jdk11-alpine`, `6-jdk11-alpine`](https://github.com/keeganwitt/docker-gradle/blob/52b6facc824989b809f42b71ea158b54e0402587/jdk11-alpine/Dockerfile) diff --git a/node/README.md b/node/README.md index 24a8b429d..7cfb6425e 100644 --- a/node/README.md +++ b/node/README.md @@ -24,14 +24,14 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`17-alpine3.14`, `17.4-alpine3.14`, `17.4.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/alpine3.14/Dockerfile) -- [`17-alpine`, `17-alpine3.15`, `17.4-alpine`, `17.4-alpine3.15`, `17.4.0-alpine`, `17.4.0-alpine3.15`, `alpine`, `alpine3.15`, `current-alpine`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/alpine3.15/Dockerfile) -- [`17`, `17-bullseye`, `17.4`, `17.4-bullseye`, `17.4.0`, `17.4.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/bullseye/Dockerfile) -- [`17-bullseye-slim`, `17-slim`, `17.4-bullseye-slim`, `17.4-slim`, `17.4.0-bullseye-slim`, `17.4.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/bullseye-slim/Dockerfile) -- [`17-buster`, `17.4-buster`, `17.4.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/buster/Dockerfile) -- [`17-buster-slim`, `17.4-buster-slim`, `17.4.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/buster-slim/Dockerfile) -- [`17-stretch`, `17.4-stretch`, `17.4.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/stretch/Dockerfile) -- [`17-stretch-slim`, `17.4-stretch-slim`, `17.4.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/5cafbd5b0462317bd024bb281af49585013473cd/17/stretch-slim/Dockerfile) +- [`17-alpine3.14`, `17.5-alpine3.14`, `17.5.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/alpine3.14/Dockerfile) +- [`17-alpine`, `17-alpine3.15`, `17.5-alpine`, `17.5-alpine3.15`, `17.5.0-alpine`, `17.5.0-alpine3.15`, `alpine`, `alpine3.15`, `current-alpine`, `current-alpine3.15`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/alpine3.15/Dockerfile) +- [`17`, `17-bullseye`, `17.5`, `17.5-bullseye`, `17.5.0`, `17.5.0-bullseye`, `bullseye`, `current`, `current-bullseye`, `latest`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/bullseye/Dockerfile) +- [`17-bullseye-slim`, `17-slim`, `17.5-bullseye-slim`, `17.5-slim`, `17.5.0-bullseye-slim`, `17.5.0-slim`, `bullseye-slim`, `current-bullseye-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/bullseye-slim/Dockerfile) +- [`17-buster`, `17.5-buster`, `17.5.0-buster`, `buster`, `current-buster`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/buster/Dockerfile) +- [`17-buster-slim`, `17.5-buster-slim`, `17.5.0-buster-slim`, `buster-slim`, `current-buster-slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/buster-slim/Dockerfile) +- [`17-stretch`, `17.5-stretch`, `17.5.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/stretch/Dockerfile) +- [`17-stretch-slim`, `17.5-stretch-slim`, `17.5.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/5647d2766ea650f10fb5741e7f6e101b5e5ba0b6/17/stretch-slim/Dockerfile) - [`16-alpine3.14`, `16.14-alpine3.14`, `16.14.0-alpine3.14`, `gallium-alpine3.14`, `lts-alpine3.14`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.14/Dockerfile) - [`16-alpine`, `16-alpine3.15`, `16.14-alpine`, `16.14-alpine3.15`, `16.14.0-alpine`, `16.14.0-alpine3.15`, `gallium-alpine`, `gallium-alpine3.15`, `lts-alpine`, `lts-alpine3.15`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/alpine3.15/Dockerfile) - [`16-bullseye`, `16.14-bullseye`, `16.14.0-bullseye`, `gallium-bullseye`, `lts-bullseye`](https://github.com/nodejs/docker-node/blob/50c2806d4af0b991ed853072741a30e5d0cb777a/16/bullseye/Dockerfile)