Skip to content

Commit

Permalink
chore: bump DBsync sancho version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Feb 14, 2024
1 parent 0caac4a commit 88cbbc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/govtool/docker-compose.sanchonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ services:
logging: *logging

cardano-db-sync:
image: ghcr.io/intersectmbo/cardano-db-sync:sancho-3-0-0
image: ghcr.io/intersectmbo/cardano-db-sync:sancho-4-0-0
environment:
- NETWORK=${CARDANO_NETWORK:-sanchonet}
- POSTGRES_HOST=postgres
Expand Down
2 changes: 1 addition & 1 deletion scripts/govtool/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
max-file: "10"

cardano-node:
image: inputoutput/cardano-node:8.8.0
image: inputoutput/cardano-node:8.0.0
environment:
- NETWORK=${NETWORK:-mainnet}
volumes:
Expand Down

0 comments on commit 88cbbc9

Please sign in to comment.