Skip to content

Commit d54e23f

Browse files
chore(deps): update ipfs/go-ipfs docker tag to v0.27.0
1 parent 5794609 commit d54e23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraph/local-node/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
ethereum: 'mainnet:http://172.19.0.1:8545'
2323
GRAPH_LOG: info
2424
ipfs:
25-
image: ipfs/go-ipfs:v0.23.0
25+
image: ipfs/go-ipfs:v0.27.0
2626
ports:
2727
- '5001:5001'
2828
volumes:

0 commit comments

Comments
 (0)