Skip to content

Commit

Permalink
upgrade docker tomcat to 9 openjdk 8 (OpenIdentityPlatform#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximthomas authored Jun 7, 2022
1 parent e2b27f2 commit 1f2f82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openig-docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:7.0-jre8
FROM tomcat:9.0-jre8-openjdk

MAINTAINER Open Identity Platform Community <open-identity-platform-openig@googlegroups.com>

Expand Down

0 comments on commit 1f2f82f

Please sign in to comment.