diff --git a/tests/context.rs b/tests/context.rs index cf57bd5..9033b04 100644 --- a/tests/context.rs +++ b/tests/context.rs @@ -16,7 +16,7 @@ use std::path::PathBuf; use testcontainers::clients; const NETWORK: &str = "golem_test_network"; -const TAG: &str = "v0.0.67"; +const TAG: &str = "v0.0.70"; #[derive(Debug, Clone)] pub struct EnvConfig {