Skip to content

Commit

Permalink
Merge pull request #492 from RakhithaRR/42x-docker-version
Browse files Browse the repository at this point in the history
[4.2.x] Update the compatible docker version
  • Loading branch information
RakhithaRR authored Oct 12, 2023
2 parents c4fe340 + 4df1ca6 commit 8015ecc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/alpine/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/centos/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/jdk11/alpine/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/jdk11/centos/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/jdk11/ubuntu/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/ubuntu/apim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8015ecc

Please sign in to comment.