diff --git a/compose.yaml b/compose.yaml index 0d2b5b9ae437..8da6cf7abcd3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -156,7 +156,7 @@ services: test: - CMD-SHELL - trino --output-format null --execute 'show schemas in hive; show schemas in memory' - image: trinodb/trino:444 + image: trinodb/trino:445 ports: - 8080:8080 networks: