From 8cff53748ad625cf40b8fed4ca7df835ed0b08d1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 5 May 2020 00:11:06 +0000 Subject: [PATCH] Run update.sh --- kong/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kong/README.md b/kong/README.md index f8f9e1264..56b52d114 100644 --- a/kong/README.md +++ b/kong/README.md @@ -24,9 +24,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2.0.3-alpine`, `2.0.3`, `2.0`, `latest`, `alpine`](https://github.com/Kong/docker-kong/blob/683e31272f92ce41dda1d81c978dd5ae906f32d8/alpine/Dockerfile) -- [`2.0.3-ubuntu`, `2.0-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/683e31272f92ce41dda1d81c978dd5ae906f32d8/ubuntu/Dockerfile) -- [`2.0.3-centos`, `2.0-centos`, `centos`](https://github.com/Kong/docker-kong/blob/683e31272f92ce41dda1d81c978dd5ae906f32d8/centos/Dockerfile) +- [`2.0.4-alpine`, `2.0.4`, `2.0`, `latest`, `alpine`](https://github.com/Kong/docker-kong/blob/74c5796ec1789d13b794c7cda0a5bca692aa6d53/alpine/Dockerfile) +- [`2.0.4-ubuntu`, `2.0-ubuntu`, `ubuntu`](https://github.com/Kong/docker-kong/blob/74c5796ec1789d13b794c7cda0a5bca692aa6d53/ubuntu/Dockerfile) +- [`2.0.4-centos`, `2.0-centos`, `centos`](https://github.com/Kong/docker-kong/blob/74c5796ec1789d13b794c7cda0a5bca692aa6d53/centos/Dockerfile) - [`1.5.1-alpine`, `1.5.1`, `1.5`](https://github.com/Kong/docker-kong/blob/8ba4389169d5873be65a09001d06293ccdfc7caf/alpine/Dockerfile) - [`1.5.1-ubuntu`, `1.5-ubuntu`](https://github.com/Kong/docker-kong/blob/8ba4389169d5873be65a09001d06293ccdfc7caf/ubuntu/Dockerfile) - [`1.5.1-centos`, `1.5-centos`](https://github.com/Kong/docker-kong/blob/8ba4389169d5873be65a09001d06293ccdfc7caf/centos/Dockerfile)