We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3de27 commit bba08e7Copy full SHA for bba08e7
examples/ethereum-basic-event-handlers/docker-compose.yml
@@ -26,7 +26,7 @@ services:
26
GRAPH_LOG: info
27
GRAPH_ALLOW_NON_DETERMINISTIC_IPFS: 1
28
ipfs:
29
- image: ipfs/kubo:v0.18.1
+ image: ipfs/kubo:v0.19.1
30
ports:
31
- '5001:5001'
32
volumes:
0 commit comments