Skip to content

Commit 488097b

Browse files
committed
[docker-compose] Keep IPFS version in sync with Travis configuration
Signed-off-by: Mykola Nikishov <[email protected]>
1 parent f655b74 commit 488097b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
ipfs-daemon:
4-
image: 'ipfs/go-ipfs'
4+
image: 'ipfs/go-ipfs:v0.4.16'
55
ports:
66
- "4001:4001"
77
- "5001:5001"

0 commit comments

Comments
 (0)