Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Commit

Permalink
Bump @defichain dependencies (#280)
Browse files Browse the repository at this point in the history
* Bump @defichain dependencies

* updated docker-compose.yml

Co-authored-by: Fuxing Loh <[email protected]>
  • Loading branch information
defichain-bot and fuxingloh authored Jul 29, 2021
1 parent 74fec5e commit 2daa1a4
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 144 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.7'

services:
defi-blockchain:
image: defi/defichain:1.7.11
image: defi/defichain:1.8.0
ports:
- "19554:19554"
command: >
Expand All @@ -27,6 +27,7 @@ services:
-dakotaheight=4
-dakotacrescentheight=5
-eunosheight=6
-eunospayaheight=7
defi-whale:
build: ../../..
Expand Down
Loading

0 comments on commit 2daa1a4

Please sign in to comment.