Skip to content

Commit

Permalink
Merge pull request #104 from data-catering/renovate/prestodb-presto-0.x
Browse files Browse the repository at this point in the history
Update prestodb/presto Docker tag to v0.289
  • Loading branch information
pflooky authored Sep 27, 2024
2 parents c5fac97 + 73e0be2 commit 4522c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4522c80

Please sign in to comment.