diff --git a/compose.yaml b/compose.yaml index cb04c22e5f37..265a21f87947 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:443 + image: trinodb/trino:444 ports: - 8080:8080 networks: