Skip to content

Commit

Permalink
chore: pin cardano-db-sync@7.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Dec 11, 2020
1 parent 866933b commit 2c00caa
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:-3cf868ec8c06265e4b670ac737af640d716e5ef7}
image: inputoutput/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-7.1.0}
command: [
"--config", "/config/cardano-db-sync/config.json",
"--socket-path", "/node-ipc/node.socket",
Expand Down

0 comments on commit 2c00caa

Please sign in to comment.