Skip to content

Commit

Permalink
Update Docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
RidmiR authored and chirangaalwis committed Jun 3, 2021
1 parent 4bd7bc2 commit 2a865cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/centos/is/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# ------------------------------------------------------------------------

# set base Docker image to AdoptOpenJDK CentOS Docker image
FROM adoptopenjdk/openjdk11:jdk-11.0.9_11-centos
FROM adoptopenjdk/openjdk11:x86_64-centos-jdk-11.0.10_9
LABEL maintainer="WSO2 Docker Maintainers <[email protected]>" \
com.wso2.docker.source="https://github.com/wso2/docker-is/releases/tag/v5.11.0.2"

Expand Down

0 comments on commit 2a865cd

Please sign in to comment.