diff --git a/compose.yaml b/compose.yaml index 1ff7564f9e65..0ea25fb6929a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -161,7 +161,7 @@ services: test: - CMD-SHELL - trino --output-format null --execute 'show schemas in hive; show schemas in memory' - image: trinodb/trino:463 + image: trinodb/trino:464 ports: - 8080:8080 networks: