Skip to content

Commit 797d954

Browse files
committed
Node/testing: remove old commented default docker image
1 parent 36d4d29 commit 797d954

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

node/testing/src/node/ocaml/config.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ impl OcamlNodeConfig {
129129
}
130130

131131
impl OcamlNodeExecutable {
132-
// pub const DEFAULT_DOCKER_IMAGE: &'static str = "vladsimplestakingcom/mina-light:2.0.0rampup4";
133132
pub const DEFAULT_DOCKER_IMAGE: &'static str =
134133
"gcr.io/o1labs-192920/mina-daemon:3.2.0-beta2-939b08d-noble-devnet";
135134
pub const DEFAULT_MINA_EXECUTABLE: &'static str = "mina";

0 commit comments

Comments
 (0)