diff --git a/dockerfiles/alpine/apim-analytics/dashboard/Dockerfile b/dockerfiles/alpine/apim-analytics/dashboard/Dockerfile index 2c1d6e0c..179a00be 100644 --- a/dockerfiles/alpine/apim-analytics/dashboard/Dockerfile +++ b/dockerfiles/alpine/apim-analytics/dashboard/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to AdoptOpenJDK Alpine Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-alpine +FROM adoptopenjdk/openjdk8:jdk8u282-b08-alpine LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/alpine/apim-analytics/worker/Dockerfile b/dockerfiles/alpine/apim-analytics/worker/Dockerfile index 01a60e55..2514e732 100644 --- a/dockerfiles/alpine/apim-analytics/worker/Dockerfile +++ b/dockerfiles/alpine/apim-analytics/worker/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to AdoptOpenJDK Alpine Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-alpine +FROM adoptopenjdk/openjdk8:jdk8u282-b08-alpine LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/alpine/apim/Dockerfile b/dockerfiles/alpine/apim/Dockerfile index 16763564..d2fa93ef 100644 --- a/dockerfiles/alpine/apim/Dockerfile +++ b/dockerfiles/alpine/apim/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to AdoptOpenJDK Alpine Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-alpine +FROM adoptopenjdk/openjdk8:jdk8u282-b08-alpine LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/alpine/is-as-km/Dockerfile b/dockerfiles/alpine/is-as-km/Dockerfile index e79030b6..33752146 100644 --- a/dockerfiles/alpine/is-as-km/Dockerfile +++ b/dockerfiles/alpine/is-as-km/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to AdoptOpenJDK Alpine Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-alpine +FROM adoptopenjdk/openjdk8:jdk8u282-b08-alpine LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/centos/apim-analytics/dashboard/Dockerfile b/dockerfiles/centos/apim-analytics/dashboard/Dockerfile index b1f494f3..b9bb8ea0 100644 --- a/dockerfiles/centos/apim-analytics/dashboard/Dockerfile +++ b/dockerfiles/centos/apim-analytics/dashboard/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to latest CentOS Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-centos +FROM adoptopenjdk/openjdk8:jdk8u282-b08-centos LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/centos/apim-analytics/worker/Dockerfile b/dockerfiles/centos/apim-analytics/worker/Dockerfile index 7d102c22..f87e4ab9 100644 --- a/dockerfiles/centos/apim-analytics/worker/Dockerfile +++ b/dockerfiles/centos/apim-analytics/worker/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to latest CentOS Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-centos +FROM adoptopenjdk/openjdk8:jdk8u282-b08-centos LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/centos/apim/Dockerfile b/dockerfiles/centos/apim/Dockerfile index f6ca1819..bbb88fe4 100644 --- a/dockerfiles/centos/apim/Dockerfile +++ b/dockerfiles/centos/apim/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to latest CentOS Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-centos +FROM adoptopenjdk/openjdk8:jdk8u282-b08-centos LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/centos/is-as-km/Dockerfile b/dockerfiles/centos/is-as-km/Dockerfile index 0a7e1ef0..7ffb9871 100644 --- a/dockerfiles/centos/is-as-km/Dockerfile +++ b/dockerfiles/centos/is-as-km/Dockerfile @@ -17,9 +17,9 @@ # ------------------------------------------------------------------------ # set base Docker image to latest CentOS Docker image -FROM adoptopenjdk/openjdk8:jdk8u272-b10-centos +FROM adoptopenjdk/openjdk8:jdk8u282-b08-centos LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.10" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/apim-analytics/dashboard/Dockerfile b/dockerfiles/ubuntu/apim-analytics/dashboard/Dockerfile index a8d51197..76dcbffa 100644 --- a/dockerfiles/ubuntu/apim-analytics/dashboard/Dockerfile +++ b/dockerfiles/ubuntu/apim-analytics/dashboard/Dockerfile @@ -19,7 +19,7 @@ # set base Docker image to AdoptOpenJDK Ubuntu Docker image FROM adoptopenjdk:8u282-b08-jdk-hotspot-focal LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.13" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/apim-analytics/worker/Dockerfile b/dockerfiles/ubuntu/apim-analytics/worker/Dockerfile index e30af431..141fcb3b 100644 --- a/dockerfiles/ubuntu/apim-analytics/worker/Dockerfile +++ b/dockerfiles/ubuntu/apim-analytics/worker/Dockerfile @@ -19,7 +19,7 @@ # set base Docker image to AdoptOpenJDK Ubuntu Docker image FROM adoptopenjdk:8u282-b08-jdk-hotspot-focal LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.13" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/apim/Dockerfile b/dockerfiles/ubuntu/apim/Dockerfile index 7414214f..547b6b4b 100644 --- a/dockerfiles/ubuntu/apim/Dockerfile +++ b/dockerfiles/ubuntu/apim/Dockerfile @@ -19,7 +19,7 @@ # set base Docker image to AdoptOpenJDK Ubuntu Docker image FROM adoptopenjdk:8u282-b08-jdk-hotspot-focal LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.13" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations diff --git a/dockerfiles/ubuntu/is-as-km/Dockerfile b/dockerfiles/ubuntu/is-as-km/Dockerfile index fbb7fe4b..17b1db63 100644 --- a/dockerfiles/ubuntu/is-as-km/Dockerfile +++ b/dockerfiles/ubuntu/is-as-km/Dockerfile @@ -19,7 +19,7 @@ # set base Docker image to AdoptOpenJDK Ubuntu Docker image FROM adoptopenjdk:8u282-b08-jdk-hotspot-focal LABEL maintainer="WSO2 Docker Maintainers " \ - com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.13" + com.wso2.docker.source="https://github.com/wso2/docker-apim/releases/tag/v2.6.0.14" # set Docker image build arguments # build arguments for user/group configurations