Skip to content

Commit

Permalink
Update trinodb/trino Docker tag to v460
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent b9415c9 commit 8971ea9
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 @@ -1226,7 +1226,7 @@ services:
depends_on:
postgres:
condition: service_completed_successfully
image: "trinodb/trino:${TRINO_VERSION:-459}"
image: "trinodb/trino:${TRINO_VERSION:-460}"
ports:
- "8084:8080"
volumes:
Expand Down

0 comments on commit 8971ea9

Please sign in to comment.