Skip to content

Commit ac6dda7

Browse files
chore(deps): update ipfs/go-ipfs docker tag to v0.19.2
1 parent 2254fa6 commit ac6dda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/subgraph/docker-compose.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
ethereum: '{{network}}:{{{rpc}}}'
2323
GRAPH_LOG: debug
2424
ipfs:
25-
image: ipfs/go-ipfs:v0.12.0
25+
image: ipfs/go-ipfs:v0.19.2
2626
ports:
2727
- '5001:5001'
2828
volumes:

0 commit comments

Comments
 (0)