Skip to content

Commit

Permalink
Update prestodb/presto Docker tag to v0.290
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 6f3e419 commit c59d1a1
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 c59d1a1

Please sign in to comment.