Skip to content

Commit 4225d32

Browse files
committed
Bump docker image
1 parent ca36ceb commit 4225d32

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:d3a6f5f25175cbfa925ff8fad5069828bd30c06c";
15+
"chainwayxyz/citrea-test:c9fea47c64530dd68ba22faf1f4c70c0e0ea4ff3";
1616

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

0 commit comments

Comments
 (0)