diff --git a/compose.yaml b/compose.yaml index 180403ce1b3c..578b58bba5d5 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:452 + image: trinodb/trino:449 ports: - 8080:8080 networks: