diff --git a/docker-compose.yaml b/docker-compose.yaml index b30137e..24d418d 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1129,7 +1129,7 @@ services: depends_on: postgres: condition: service_completed_successfully - image: "prestodb/presto:${PRESTO_VERSION:-0.287}" + image: "prestodb/presto:${PRESTO_VERSION:-0.289}" ports: - "8083:8080" volumes: