Skip to content

Commit

Permalink
Update trino.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Ajay Kemparaj <[email protected]>
  • Loading branch information
ajayk authored Jan 11, 2024
1 parent 130e8f4 commit b54eaae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package:
- license: Apache-2.0
dependencies:
runtime:
- openjdk-17-default-jvm
- openjdk-21-default-jvm
- python3 # required by trino launcher script
- trino-config

Expand All @@ -22,7 +22,7 @@ environment:
- git
- jvmkill
- maven
- openjdk-17
- openjdk-21
- wolfi-base

pipeline:
Expand Down

0 comments on commit b54eaae

Please sign in to comment.