From b7e63b91f971a1c43df579fb5d6af8d4365ec9ad Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 28 Aug 2020 18:10:12 +0000 Subject: [PATCH] Run update.sh --- erlang/README.md | 8 ++++---- kong/README.md | 6 +++--- sonarqube/README.md | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/erlang/README.md b/erlang/README.md index a91fd1a5c..a9768b734 100644 --- a/erlang/README.md +++ b/erlang/README.md @@ -24,12 +24,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`23.0.3`, `23.0`, `23`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/fe6eaa4c26a3f2d1050f37b2d3f4efed13e25f90/23/Dockerfile) +- [`23.0.3`, `23.0`, `23`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/8b018c06898d7a8a4e92bc1a7d5c0166c9c44953/23/Dockerfile) - [`23.0.3-slim`, `23.0-slim`, `23-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/fe6eaa4c26a3f2d1050f37b2d3f4efed13e25f90/23/slim/Dockerfile) - [`23.0.3-alpine`, `23.0-alpine`, `23-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/fe6eaa4c26a3f2d1050f37b2d3f4efed13e25f90/23/alpine/Dockerfile) -- [`22.3.4.9`, `22.3.4`, `22.3`, `22`](https://github.com/erlang/docker-erlang-otp/blob/acde4bf87437a2a34f161a2ca093f85589e32d2e/22/Dockerfile) -- [`22.3.4.9-slim`, `22.3.4-slim`, `22.3-slim`, `22-slim`](https://github.com/erlang/docker-erlang-otp/blob/acde4bf87437a2a34f161a2ca093f85589e32d2e/22/slim/Dockerfile) -- [`22.3.4.9-alpine`, `22.3.4-alpine`, `22.3-alpine`, `22-alpine`](https://github.com/erlang/docker-erlang-otp/blob/acde4bf87437a2a34f161a2ca093f85589e32d2e/22/alpine/Dockerfile) +- [`22.3.4.10`, `22.3.4`, `22.3`, `22`](https://github.com/erlang/docker-erlang-otp/blob/5c0484719e5e38f0897af0726c585c48aebd73c1/22/Dockerfile) +- [`22.3.4.10-slim`, `22.3.4-slim`, `22.3-slim`, `22-slim`](https://github.com/erlang/docker-erlang-otp/blob/5c0484719e5e38f0897af0726c585c48aebd73c1/22/slim/Dockerfile) +- [`22.3.4.10-alpine`, `22.3.4-alpine`, `22.3-alpine`, `22-alpine`](https://github.com/erlang/docker-erlang-otp/blob/5c0484719e5e38f0897af0726c585c48aebd73c1/22/alpine/Dockerfile) - [`21.3.8.17`, `21.3.8`, `21.3`, `21`](https://github.com/erlang/docker-erlang-otp/blob/0e7cc44242f6cf9e6ac84925f70ead97fda96c43/21/Dockerfile) - [`21.3.8.17-slim`, `21.3.8-slim`, `21.3-slim`, `21-slim`](https://github.com/erlang/docker-erlang-otp/blob/0e7cc44242f6cf9e6ac84925f70ead97fda96c43/21/slim/Dockerfile) - [`21.3.8.17-alpine`, `21.3.8-alpine`, `21.3-alpine`, `21-alpine`](https://github.com/erlang/docker-erlang-otp/blob/0e7cc44242f6cf9e6ac84925f70ead97fda96c43/21/alpine/Dockerfile) diff --git a/kong/README.md b/kong/README.md index 704346e29..66304d5a2 100644 --- a/kong/README.md +++ b/kong/README.md @@ -24,9 +24,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2.1.3-alpine`, `2.1-alpine`, `2.1.3`, `2.1`, `2`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/3fc6f864b2f8b34020c5ab0fc6ee694059475cc0/alpine/Dockerfile) -- [`2.1.3-ubuntu`, `2.1-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/3fc6f864b2f8b34020c5ab0fc6ee694059475cc0/ubuntu/Dockerfile) -- [`2.1.3-centos`, `2.1-centos`, `centos`](https://github.com/Kong/docker-kong/blob/3fc6f864b2f8b34020c5ab0fc6ee694059475cc0/centos/Dockerfile) +- [`2.1.3-alpine`, `2.1-alpine`, `2.1.3`, `2.1`, `2`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/4ea6f606bcde98ada72559844e6939ce6ff42efe/alpine/Dockerfile) +- [`2.1.3-ubuntu`, `2.1-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/4ea6f606bcde98ada72559844e6939ce6ff42efe/ubuntu/Dockerfile) +- [`2.1.3-centos`, `2.1-centos`, `centos`](https://github.com/Kong/docker-kong/blob/4ea6f606bcde98ada72559844e6939ce6ff42efe/centos/Dockerfile) - [`2.0.5-alpine`, `2.0.5`, `2.0`](https://github.com/Kong/docker-kong/blob/60626098f2f32fe1528eb4ffacff13fd1c3e919f/alpine/Dockerfile) - [`2.0.5-ubuntu`, `2.0-ubuntu`](https://github.com/Kong/docker-kong/blob/60626098f2f32fe1528eb4ffacff13fd1c3e919f/ubuntu/Dockerfile) - [`2.0.5-centos`, `2.0-centos`](https://github.com/Kong/docker-kong/blob/60626098f2f32fe1528eb4ffacff13fd1c3e919f/centos/Dockerfile) diff --git a/sonarqube/README.md b/sonarqube/README.md index 412656ea4..2fd990f1b 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -24,10 +24,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`7.9.4-community`, `7.9-community`, `lts`](https://github.com/SonarSource/docker-sonarqube/blob/1953a7cbde123be10152258c4d4dbcfbaf7c2679/7/community/Dockerfile) -- [`8.4.1-community`, `8.4-community`, `8-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/1953a7cbde123be10152258c4d4dbcfbaf7c2679/8/community/Dockerfile) -- [`8.4.1-developer`, `8.4-developer`, `8-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/1953a7cbde123be10152258c4d4dbcfbaf7c2679/8/developer/Dockerfile) -- [`8.4.1-enterprise`, `8.4-enterprise`, `8-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/1953a7cbde123be10152258c4d4dbcfbaf7c2679/8/enterprise/Dockerfile) +- [`7.9.4-community`, `7.9-community`, `lts`](https://github.com/SonarSource/docker-sonarqube/blob/2908701e165041cd2ffc9b618effb3345d4c60e9/7/community/Dockerfile) +- [`8.4.2-community`, `8.4-community`, `8-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/2908701e165041cd2ffc9b618effb3345d4c60e9/8/community/Dockerfile) +- [`8.4.2-developer`, `8.4-developer`, `8-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/2908701e165041cd2ffc9b618effb3345d4c60e9/8/developer/Dockerfile) +- [`8.4.2-enterprise`, `8.4-enterprise`, `8-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/2908701e165041cd2ffc9b618effb3345d4c60e9/8/enterprise/Dockerfile) # Quick reference (cont.)