Skip to content

Commit

Permalink
Merge pull request #385 from input-output-hk/chore/bump-cardano-db-sync
Browse files Browse the repository at this point in the history
chore: bump cardano-db-sync
  • Loading branch information
rhyslbw authored Dec 10, 2020
2 parents a113b49 + 15bcd02 commit 866933b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
max-size: "400k"
max-file: "20"
cardano-db-sync-extended:
image: rhyslbw/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-ffa31f3171983a2c07674d75e2f49ebf428bdcb3}
image: rhyslbw/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-3cf868ec8c06265e4b670ac737af640d716e5ef7}
command: [
"--config", "/config/cardano-db-sync/config.json",
"--socket-path", "/node-ipc/node.socket",
Expand Down

0 comments on commit 866933b

Please sign in to comment.