Skip to content

Commit

Permalink
Update base image of alpine and centos images to adoptopenjdk/openjdk…
Browse files Browse the repository at this point in the history
…8:jdk8u282-b08
  • Loading branch information
menakaj committed Mar 8, 2021
1 parent da318eb commit 2057cb1
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions dockerfiles/alpine/apim-analytics/dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/alpine/apim-analytics/worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/alpine/apim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/alpine/is-as-km/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/centos/apim-analytics/dashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/centos/apim-analytics/worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/centos/apim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down
4 changes: 2 additions & 2 deletions dockerfiles/centos/is-as-km/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 <dev@wso2.org>" \
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
Expand Down

0 comments on commit 2057cb1

Please sign in to comment.