Skip to content

Commit

Permalink
Merge pull request #160 from data-catering/renovate/trinodb-trino-463.x
Browse files Browse the repository at this point in the history
Update trinodb/trino Docker tag to v463
  • Loading branch information
pflooky authored Oct 23, 2024
2 parents 3ff7ed1 + da510b1 commit 571b93b
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 @@ -1368,7 +1368,7 @@ services:
depends_on:
postgres:
condition: service_completed_successfully
image: "trinodb/trino:${TRINO_VERSION:-462}"
image: "trinodb/trino:${TRINO_VERSION:-463}"
ports:
- "8084:8080"
volumes:
Expand Down

0 comments on commit 571b93b

Please sign in to comment.