Skip to content

Commit

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

Update datacatering/duckdb Docker tag to v1.1.1
  • Loading branch information
pflooky authored Sep 27, 2024
2 parents 6c9e6e2 + 14f8c98 commit 40c2623
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 @@ -520,7 +520,7 @@ services:
postgres:
condition: service_completed_successfully
entrypoint: [tail, -F, anything]
image: "datacatering/duckdb:${DUCKDB_VERSION:-v1.0.0}"
image: "datacatering/duckdb:${DUCKDB_VERSION:-v1.1.1}"
volumes:
- "./data/duckdb:/opt/data"
elasticsearch:
Expand Down

0 comments on commit 40c2623

Please sign in to comment.