Skip to content

Commit 3310afc

Browse files
authored
Merge pull request IntersectMBO#1212 from input-output-hk/tmcgilchrist-patch-1
Update docker-compose
2 parents 434f78c + ab5ffb3 commit 3310afc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ services:
3131
max-file: "10"
3232

3333
cardano-node:
34-
image: inputoutput/cardano-node:1.35.0
34+
image: inputoutput/cardano-node:1.35.2
3535
environment:
3636
- NETWORK=${NETWORK:-mainnet}
3737
volumes:
@@ -52,7 +52,7 @@ services:
5252
max-file: "10"
5353

5454
cardano-db-sync:
55-
image: inputoutput/cardano-db-sync:13.0.0
55+
image: inputoutput/cardano-db-sync:13.0.2
5656
environment:
5757
- NETWORK=${NETWORK:-mainnet}
5858
- POSTGRES_HOST=postgres

0 commit comments

Comments
 (0)