diff --git a/docker-compose.yaml b/docker-compose.yaml index 8c07e17..35feb71 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1368,7 +1368,7 @@ services: depends_on: postgres: condition: service_completed_successfully - image: "trinodb/trino:${TRINO_VERSION:-467}" + image: "trinodb/trino:${TRINO_VERSION:-468}" ports: - "8084:8080" volumes: