Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Commit 5166f08

Browse files
Update ipfs/go-ipfs Docker tag to v0.23.0
1 parent 72110fa commit 5166f08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
ipfs:
4-
image: ipfs/go-ipfs:v0.22.0
4+
image: ipfs/go-ipfs:v0.23.0
55
environment:
66
- |
77
IPFS_SWARM_KEY=/key/swarm/psk/1.0.0/
@@ -12,7 +12,7 @@ services:
1212
- 8080:8080
1313
- 5001:5001
1414
ipfs-2:
15-
image: ipfs/go-ipfs:v0.22.0
15+
image: ipfs/go-ipfs:v0.23.0
1616
environment:
1717
- |
1818
IPFS_SWARM_KEY=/key/swarm/psk/1.0.0/

0 commit comments

Comments
 (0)