Skip to content

Commit

Permalink
update explorer version
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvsadana committed Jan 26, 2024
1 parent d1b5b97 commit 9781391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/explorer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pub async fn explorer() {
}

run_docker_image(
"ghcr.io/lambdaclass/stark_compass_explorer:v0.2.34.2",
"ghcr.io/lambdaclass/stark_compass_explorer:v0.2.34.3-1",
CONTAINER_NAME,
Some(env),
Some(host_config),
Expand Down

0 comments on commit 9781391

Please sign in to comment.