From 554fc1c075263df7ab8fb17d52abd8f3fe886d65 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 29 Oct 2020 18:10:16 +0000 Subject: [PATCH] Run update.sh --- eggdrop/README.md | 2 +- kong/README.md | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/eggdrop/README.md b/eggdrop/README.md index 6426b8104..d155b5627 100644 --- a/eggdrop/README.md +++ b/eggdrop/README.md @@ -24,7 +24,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`develop`](https://github.com/eggheads/eggdrop-docker/blob/3e08e4d912187468d0783a8c3da786a54520e8f0/develop/Dockerfile) +- [`develop`](https://github.com/eggheads/eggdrop-docker/blob/55cd1e0c2b72fe228a8ec93be968e848568c75b3/develop/Dockerfile) - [`1.8`, `1.8.4`, `stable`, `latest`](https://github.com/eggheads/eggdrop-docker/blob/14411e45f599536a86d9f023c0fa09f3dd2f5454/1.8/Dockerfile) # Quick reference (cont.) diff --git a/kong/README.md b/kong/README.md index 0a11c6c5e..594a7a9c7 100644 --- a/kong/README.md +++ b/kong/README.md @@ -24,9 +24,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2.1.4-alpine`, `2.1-alpine`, `2.1.4`, `2.1`, `2`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/b4c835f84d56a2d2d69c2780a1a409177ea0844f/alpine/Dockerfile) -- [`2.1.4-ubuntu`, `2.1-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/397f34af7d3503cc64614ef5852d5929a84ef65b/ubuntu/Dockerfile) -- [`2.1.4-centos`, `2.1-centos`, `centos`](https://github.com/Kong/docker-kong/blob/397f34af7d3503cc64614ef5852d5929a84ef65b/centos/Dockerfile) +- [`2.2.0-alpine`, `2.2-alpine`, `2.2.0`, `2.2`, `2`, `alpine`, `latest`](https://github.com/Kong/docker-kong/blob/786145a52bb509bcec02ccfae6b000b47884683a/alpine/Dockerfile) +- [`2.2.0-ubuntu`, `2.2-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/786145a52bb509bcec02ccfae6b000b47884683a/ubuntu/Dockerfile) +- [`2.2.0-centos`, `2.2-centos`, `centos`](https://github.com/Kong/docker-kong/blob/786145a52bb509bcec02ccfae6b000b47884683a/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)