From 4df1ca639aa413ffc81dea92aa00befa712d9ff7 Mon Sep 17 00:00:00 2001 From: RakhithRR Date: Thu, 12 Oct 2023 10:08:36 +0530 Subject: [PATCH] Update the docker version --- dockerfiles/alpine/apim/README.md | 2 +- dockerfiles/centos/apim/README.md | 2 +- dockerfiles/jdk11/alpine/apim/README.md | 2 +- dockerfiles/jdk11/centos/apim/README.md | 2 +- dockerfiles/jdk11/ubuntu/apim/README.md | 2 +- dockerfiles/ubuntu/apim/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dockerfiles/alpine/apim/README.md b/dockerfiles/alpine/apim/README.md index c002166e..149c9396 100755 --- a/dockerfiles/alpine/apim/README.md +++ b/dockerfiles/alpine/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [Alpine](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client ## How to build an image and run diff --git a/dockerfiles/centos/apim/README.md b/dockerfiles/centos/apim/README.md index f1146d3d..1ab9eb11 100755 --- a/dockerfiles/centos/apim/README.md +++ b/dockerfiles/centos/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [CentOS](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client diff --git a/dockerfiles/jdk11/alpine/apim/README.md b/dockerfiles/jdk11/alpine/apim/README.md index 60e18b4e..213265ba 100755 --- a/dockerfiles/jdk11/alpine/apim/README.md +++ b/dockerfiles/jdk11/alpine/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [Alpine](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client ## How to build an image and run diff --git a/dockerfiles/jdk11/centos/apim/README.md b/dockerfiles/jdk11/centos/apim/README.md index 4a52db9a..c75fec87 100755 --- a/dockerfiles/jdk11/centos/apim/README.md +++ b/dockerfiles/jdk11/centos/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [CentOS](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client diff --git a/dockerfiles/jdk11/ubuntu/apim/README.md b/dockerfiles/jdk11/ubuntu/apim/README.md index bb366b9c..c3d54e05 100755 --- a/dockerfiles/jdk11/ubuntu/apim/README.md +++ b/dockerfiles/jdk11/ubuntu/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [Ubuntu](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client ## How to build an image and run diff --git a/dockerfiles/ubuntu/apim/README.md b/dockerfiles/ubuntu/apim/README.md index 46a509df..f9d9f22d 100755 --- a/dockerfiles/ubuntu/apim/README.md +++ b/dockerfiles/ubuntu/apim/README.md @@ -4,7 +4,7 @@ This section defines the step-by-step instructions to build an [Ubuntu](https:// ## Prerequisites -* [Docker](https://www.docker.com/get-docker) v17.09.0 or above +* [Docker](https://www.docker.com/get-docker) v20.10.x or above * [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) client ## How to build an image and run