pin avax version
This commit is contained in:
@@ -201,7 +201,7 @@ services:
|
|||||||
|
|
||||||
# wants tcp and udp port bindings on 30303
|
# wants tcp and udp port bindings on 30303
|
||||||
avalanche:
|
avalanche:
|
||||||
image: avaplatform/avalanchego
|
image: avaplatform/avalanchego:v1.7.2
|
||||||
expose:
|
expose:
|
||||||
- "8545"
|
- "8545"
|
||||||
- "8546"
|
- "8546"
|
||||||
@@ -304,6 +304,8 @@ services:
|
|||||||
command: "--instance-name 0xeb5Ca1d019e9D8b9aa9C47991993C84d1062628d --role node --parity-version 2.0.1 --fuseapp-version 1.0.0 --netstats-version 1.0.0"
|
command: "--instance-name 0xeb5Ca1d019e9D8b9aa9C47991993C84d1062628d --role node --parity-version 2.0.1 --fuseapp-version 1.0.0 --netstats-version 1.0.0"
|
||||||
network_mode: "service:fusenet"
|
network_mode: "service:fusenet"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
depends_on:
|
||||||
|
- fusenet
|
||||||
|
|
||||||
# wants udp and tcp port bindings on 30303
|
# wants udp and tcp port bindings on 30303
|
||||||
fusenet:
|
fusenet:
|
||||||
|
|||||||
Reference in New Issue
Block a user