Upgrade to latest monero version

pull/405/head
Daniel Karzel 3 years ago
parent b60790a32c
commit 3fd77cbfb5
No known key found for this signature in database
GPG Key ID: 30C3FC2E438ADB6E

@ -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…
Cancel
Save