Skip to content

Commit

Permalink
Merge pull request #187 from data-catering/renovate/datacatering-duck…
Browse files Browse the repository at this point in the history
…db-1.x

Update datacatering/duckdb Docker tag to v1.1.3
  • Loading branch information
pflooky authored Nov 11, 2024
2 parents 9d27c88 + 85ccee1 commit 84c22c6
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 @@ -534,7 +534,7 @@ services:
postgres:
condition: service_completed_successfully
entrypoint: [tail, -F, anything]
image: "datacatering/duckdb:${DUCKDB_VERSION:-v1.1.2}"
image: "datacatering/duckdb:${DUCKDB_VERSION:-v1.1.3}"
volumes:
- "./data/duckdb:/opt/data"
elasticsearch:
Expand Down

0 comments on commit 84c22c6

Please sign in to comment.