diff --git a/docker-compose.yaml b/docker-compose.yaml index 03be18d..4d5adff 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1172,7 +1172,7 @@ services: depends_on: postgres: condition: service_completed_successfully - image: "prestodb/presto:${PRESTO_VERSION:-0.289}" + image: "prestodb/presto:${PRESTO_VERSION:-0.290}" ports: - "8083:8080" volumes: