Skip to content

Commit 184d7f7

Browse files
committed
Update db-sync version to 13.6.0.5
1 parent 34dd0d9 commit 184d7f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compose-partner-chains.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ services:
3737
postgres:
3838
image: postgres:15.3
3939
platform: linux/amd64
40+
restart: unless-stopped
4041
container_name: db-sync-postgres
4142
environment:
4243
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
@@ -53,7 +54,7 @@ services:
5354
retries: 5
5455

5556
cardano-db-sync:
56-
image: ghcr.io/intersectmbo/cardano-db-sync:13.6.0.4
57+
image: ghcr.io/intersectmbo/cardano-db-sync:13.6.0.5
5758
platform: linux/amd64
5859
container_name: cardano-db-sync
5960
restart: unless-stopped

0 commit comments

Comments
 (0)