Skip to content

Commit 83d05d2

Browse files
authored
Bump default citrea docker image (#62)
1 parent efde07d commit 83d05d2

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:1ebe899f0542bed09111059c0f38953b59641bdf";
15+
"chainwayxyz/citrea-test:5310950a46d06d678d2c7bc75cfbe1b92c754de9";
1616

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

0 commit comments

Comments
 (0)