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 de9c507 commit 30ef646Copy full SHA for 30ef646
docker-compose-drm.yml
@@ -51,7 +51,7 @@ services:
51
GRAPH_LOG: info
52
ipfs:
53
container_name: ipfs
54
- image: ipfs/go-ipfs:v0.18.1
+ image: ipfs/go-ipfs:v0.21.0
55
ports:
56
- "5001:5001"
57
postgres:
docker-compose.yml
@@ -54,7 +54,7 @@ services:
58
59
- '5001:5001'
60
0 commit comments