Skip to content

Commit e628066

Browse files
committed
Bump DEFAULT_CITREA_DOCKER_IMAGE
1 parent c3f27fc commit e628066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/docker.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ use crate::{
1212

1313
const DEFAULT_BITCOIN_DOCKER_IMAGE: &str = "bitcoin/bitcoin:28.0";
1414
const DEFAULT_CITREA_DOCKER_IMAGE: &str =
15-
"chainwayxyz/citrea-test:c9fea47c64530dd68ba22faf1f4c70c0e0ea4ff3";
15+
"chainwayxyz/citrea-test:1ebe899f0542bed09111059c0f38953b59641bdf";
1616

1717
#[derive(Debug)]
1818
pub struct VolumeConfig {

0 commit comments

Comments
 (0)