diff --git a/compose.yaml b/compose.yaml index 6b34db4d5452..48c8bd0710cd 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:461 + image: trinodb/trino:462 ports: - 8080:8080 networks: