Skip to content

Commit

Permalink
Use jre17 for Tomcat container
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Keller authored and Yingjian Wu committed Nov 7, 2024
1 parent 54486ed commit be80222
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

services:
metacat:
image: tomcat:8.0-jre8
image: tomcat:9.0-jre17
platform: linux/x86_64
depends_on:
- hive-metastore
Expand Down

0 comments on commit be80222

Please sign in to comment.