From dc1ccf2703cbd3fab3b20679ba72da541eeacbe4 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 13 Jul 2021 14:11:37 -0700 Subject: [PATCH] Run update.sh --- golang/README.md | 32 ++++++++++++++++---------------- kong/README.md | 21 ++++++--------------- 2 files changed, 22 insertions(+), 31 deletions(-) diff --git a/golang/README.md b/golang/README.md index 6bd74bc71..b161586d1 100644 --- a/golang/README.md +++ b/golang/README.md @@ -28,13 +28,13 @@ WARNING: ## Simple Tags -- [`1.17beta1-buster`, `1.17-rc-buster`, `rc-buster`](https://github.com/docker-library/golang/blob/417ddd2965fd3a98ce8f1061856b9fa4476617c6/1.17-rc/buster/Dockerfile) -- [`1.17beta1-stretch`, `1.17-rc-stretch`, `rc-stretch`](https://github.com/docker-library/golang/blob/417ddd2965fd3a98ce8f1061856b9fa4476617c6/1.17-rc/stretch/Dockerfile) -- [`1.17beta1-alpine3.14`, `1.17-rc-alpine3.14`, `rc-alpine3.14`, `1.17beta1-alpine`, `1.17-rc-alpine`, `rc-alpine`](https://github.com/docker-library/golang/blob/417ddd2965fd3a98ce8f1061856b9fa4476617c6/1.17-rc/alpine3.14/Dockerfile) -- [`1.17beta1-alpine3.13`, `1.17-rc-alpine3.13`, `rc-alpine3.13`](https://github.com/docker-library/golang/blob/417ddd2965fd3a98ce8f1061856b9fa4476617c6/1.17-rc/alpine3.13/Dockerfile) -- [`1.17beta1-windowsservercore-1809`, `1.17-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-1809/Dockerfile) -- [`1.17beta1-windowsservercore-ltsc2016`, `1.17-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) -- [`1.17beta1-nanoserver-1809`, `1.17-rc-nanoserver-1809`, `rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/nanoserver-1809/Dockerfile) +- [`1.17rc1-buster`, `1.17-rc-buster`, `rc-buster`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/buster/Dockerfile) +- [`1.17rc1-stretch`, `1.17-rc-stretch`, `rc-stretch`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/stretch/Dockerfile) +- [`1.17rc1-alpine3.14`, `1.17-rc-alpine3.14`, `rc-alpine3.14`, `1.17rc1-alpine`, `1.17-rc-alpine`, `rc-alpine`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/alpine3.14/Dockerfile) +- [`1.17rc1-alpine3.13`, `1.17-rc-alpine3.13`, `rc-alpine3.13`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/alpine3.13/Dockerfile) +- [`1.17rc1-windowsservercore-1809`, `1.17-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-1809/Dockerfile) +- [`1.17rc1-windowsservercore-ltsc2016`, `1.17-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) +- [`1.17rc1-nanoserver-1809`, `1.17-rc-nanoserver-1809`, `rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/nanoserver-1809/Dockerfile) - [`1.16.6-buster`, `1.16-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/54aa949c354b1e14cb636539f401b0e58ca76927/1.16/buster/Dockerfile) - [`1.16.6-stretch`, `1.16-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/54aa949c354b1e14cb636539f401b0e58ca76927/1.16/stretch/Dockerfile) - [`1.16.6-alpine3.14`, `1.16-alpine3.14`, `1-alpine3.14`, `alpine3.14`, `1.16.6-alpine`, `1.16-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/54aa949c354b1e14cb636539f401b0e58ca76927/1.16/alpine3.14/Dockerfile) @@ -52,15 +52,15 @@ WARNING: ## Shared Tags -- `1.17beta1`, `1.17-rc`, `rc`: - - [`1.17beta1-buster`](https://github.com/docker-library/golang/blob/417ddd2965fd3a98ce8f1061856b9fa4476617c6/1.17-rc/buster/Dockerfile) - - [`1.17beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-1809/Dockerfile) - - [`1.17beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) -- `1.17beta1-windowsservercore`, `1.17-rc-windowsservercore`, `rc-windowsservercore`: - - [`1.17beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-1809/Dockerfile) - - [`1.17beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) -- `1.17beta1-nanoserver`, `1.17-rc-nanoserver`, `rc-nanoserver`: - - [`1.17beta1-nanoserver-1809`](https://github.com/docker-library/golang/blob/94b50ae6a398dced36243c0f9034e168aa1ae833/1.17-rc/windows/nanoserver-1809/Dockerfile) +- `1.17rc1`, `1.17-rc`, `rc`: + - [`1.17rc1-buster`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/buster/Dockerfile) + - [`1.17rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-1809/Dockerfile) + - [`1.17rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) +- `1.17rc1-windowsservercore`, `1.17-rc-windowsservercore`, `rc-windowsservercore`: + - [`1.17rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-1809/Dockerfile) + - [`1.17rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/windowsservercore-ltsc2016/Dockerfile) +- `1.17rc1-nanoserver`, `1.17-rc-nanoserver`, `rc-nanoserver`: + - [`1.17rc1-nanoserver-1809`](https://github.com/docker-library/golang/blob/7f1f587018139127c0dc71bc276ca7b0609847f4/1.17-rc/windows/nanoserver-1809/Dockerfile) - `1.16.6`, `1.16`, `1`, `latest`: - [`1.16.6-buster`](https://github.com/docker-library/golang/blob/54aa949c354b1e14cb636539f401b0e58ca76927/1.16/buster/Dockerfile) - [`1.16.6-windowsservercore-1809`](https://github.com/docker-library/golang/blob/54aa949c354b1e14cb636539f401b0e58ca76927/1.16/windows/windowsservercore-1809/Dockerfile) diff --git a/kong/README.md b/kong/README.md index 6da4eabb5..89b400a4e 100644 --- a/kong/README.md +++ b/kong/README.md @@ -24,21 +24,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2.4.1-alpine`, `2.4-alpine`, `2.4.1`, `2.4`, `2`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/alpine/Dockerfile) -- [`2.4.1-ubuntu`, `2.4-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/ubuntu/Dockerfile) -- [`2.4.1-centos`, `2.4-centos`, `centos`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/centos/Dockerfile) -- [`2.3.3-alpine`, `2.3-alpine`, `2.3.3`, `2.3`](https://github.com/Kong/docker-kong/blob/6a6944f5abb7bd2708a47f5571a5133ad976b343/alpine/Dockerfile) -- [`2.3.3-ubuntu`, `2.3-ubuntu`](https://github.com/Kong/docker-kong/blob/6a6944f5abb7bd2708a47f5571a5133ad976b343/ubuntu/Dockerfile) -- [`2.3.3-centos`, `2.3-centos`](https://github.com/Kong/docker-kong/blob/6a6944f5abb7bd2708a47f5571a5133ad976b343/centos/Dockerfile) -- [`2.2.2-alpine`, `2.2-alpine`, `2.2.2`, `2.2`](https://github.com/Kong/docker-kong/blob/40f9973922b56ac590053b56f159bdce802e9296/alpine/Dockerfile) -- [`2.2.2-ubuntu`, `2.2-ubuntu`](https://github.com/Kong/docker-kong/blob/40f9973922b56ac590053b56f159bdce802e9296/ubuntu/Dockerfile) -- [`2.2.2-centos`, `2.2-centos`](https://github.com/Kong/docker-kong/blob/40f9973922b56ac590053b56f159bdce802e9296/centos/Dockerfile) -- [`2.1.4-alpine`, `2.1-alpine`, `2.1.4`, `2.1`](https://github.com/Kong/docker-kong/blob/b4c835f84d56a2d2d69c2780a1a409177ea0844f/alpine/Dockerfile) -- [`2.1.4-ubuntu`, `2.1-ubuntu`](https://github.com/Kong/docker-kong/blob/397f34af7d3503cc64614ef5852d5929a84ef65b/ubuntu/Dockerfile) -- [`2.1.4-centos`, `2.1-centos`](https://github.com/Kong/docker-kong/blob/397f34af7d3503cc64614ef5852d5929a84ef65b/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) +- [`2.5.0-alpine`, `2.5.0`, `2.5`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/ff3efa2c53e785e655a9c7de24c8111a373900cb/alpine/Dockerfile) +- [`2.5.0-ubuntu`, `2.5-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/ff3efa2c53e785e655a9c7de24c8111a373900cb/ubuntu/Dockerfile) +- [`2.5.0-centos`, `2.5-centos`, `centos`](https://github.com/Kong/docker-kong/blob/ff3efa2c53e785e655a9c7de24c8111a373900cb/centos/Dockerfile) +- [`2.4.1-alpine`, `2.4-alpine`, `2.4.1`, `2.4`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/alpine/Dockerfile) +- [`2.4.1-ubuntu`, `2.4-ubuntu`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/ubuntu/Dockerfile) +- [`2.4.1-centos`, `2.4-centos`](https://github.com/Kong/docker-kong/blob/e1b0a6c7eddd327926027692863a9900fd856977/centos/Dockerfile) # Quick reference (cont.)