Skip to content

Commit

Permalink
CARDANO_DB_SYNC_VERSION:-5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcgogo committed Oct 20, 2020
1 parent f180c9a commit 25b6e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
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:-09205d901ee86299cc68b3a0d0a8feb52489858f}
image: inputoutput/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-5.0.2}
command: [
"--config", "/config/cardano-db-sync/config.json",
"--socket-path", "/node-ipc/node.socket",
Expand Down

0 comments on commit 25b6e50

Please sign in to comment.