Skip to content

Commit

Permalink
chore: dbsync 13.2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceahasegan committed May 7, 2024
1 parent 99692f3 commit 1178582
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compose/aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

services:
cardano-db-sync:
image: ghcr.io/input-output-hk/ogmios-tracker/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-sancho-4-0-0}
image: ghcr.io/input-output-hk/ogmios-tracker/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-13.2.0.2}
cardano-node:
image: ghcr.io/input-output-hk/ogmios-tracker/cardano-node:${CARDANO_NODE_VERSION:-8.9.2}
ogmios:
Expand Down
2 changes: 1 addition & 1 deletion compose/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ services:
timeout: 1s
retries: 120
start_period: 100ms
image: ghcr.io/intersectmbo/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-sancho-4.1.0}
image: ghcr.io/intersectmbo/cardano-db-sync:${CARDANO_DB_SYNC_VERSION:-13.2.0.2}
restart: on-failure
stop_signal: SIGINT
volumes:
Expand Down

0 comments on commit 1178582

Please sign in to comment.