Skip to content

Commit 0f12f5e

Browse files
Update ipfs/go-ipfs Docker tag to v0.19.1
1 parent 6caefc8 commit 0f12f5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.19.1
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.19.1
5555
ports:
5656
- '5001:5001'
5757
postgres:

0 commit comments

Comments
 (0)