Skip to content

Commit c5eaf2b

Browse files
Update ipfs/go-ipfs Docker tag to v0.34.0
1 parent 0933a87 commit c5eaf2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose-drm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
GRAPH_LOG: info
5252
ipfs:
5353
container_name: ipfs
54-
image: ipfs/go-ipfs:v0.18.1
54+
image: ipfs/go-ipfs:v0.34.0
5555
ports:
5656
- "5001:5001"
5757
postgres:

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151
GRAPH_LOG: info
5252
ipfs:
5353
container_name: ipfs
54-
image: ipfs/go-ipfs:v0.18.1
54+
image: ipfs/go-ipfs:v0.34.0
5555
ports:
5656
- "5001:5001"
5757
postgres:

0 commit comments

Comments
 (0)