Skip to content

Commit

Permalink
Merge pull request #247 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.290
  • Loading branch information
pflooky authored Dec 16, 2024
2 parents 6f3e419 + c59d1a1 commit efaaa51
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 @@ -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:
Expand Down

0 comments on commit efaaa51

Please sign in to comment.