We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0606f2b + 83d05d2 commit 830293bCopy full SHA for 830293b
src/config/docker.rs
@@ -12,7 +12,7 @@ use crate::{
12
13
const DEFAULT_BITCOIN_DOCKER_IMAGE: &str = "bitcoin/bitcoin:28.0";
14
const DEFAULT_CITREA_DOCKER_IMAGE: &str =
15
- "chainwayxyz/citrea-test:1ebe899f0542bed09111059c0f38953b59641bdf";
+ "chainwayxyz/citrea-test:5310950a46d06d678d2c7bc75cfbe1b92c754de9";
16
17
#[derive(Debug)]
18
pub struct VolumeConfig {
0 commit comments