mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-22 21:31:10 -05:00
Upgrade to latest monero version
This commit is contained in:
parent
b60790a32c
commit
3fd77cbfb5
@ -75,7 +75,7 @@ impl Image for Monero {
|
||||
impl Default for Monero {
|
||||
fn default() -> Self {
|
||||
Monero {
|
||||
tag: "v0.16.0.3".into(),
|
||||
tag: "v0.17.2.0".into(),
|
||||
args: Args::default(),
|
||||
entrypoint: Some("".into()),
|
||||
wait_for_message: "core RPC server started ok".to_string(),
|
||||
|
Loading…
Reference in New Issue
Block a user