diff --git a/compose.yaml b/compose.yaml index 6b4f48faf584..c3f4d7c75a02 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:438 + image: trinodb/trino:439 ports: - 8080:8080 networks: