Skip to content

Commit

Permalink
Merge branch 'main' into default-bitcoind-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde authored Dec 16, 2024
2 parents 0606f2b + 83d05d2 commit 830293b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/docker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ use crate::{

const DEFAULT_BITCOIN_DOCKER_IMAGE: &str = "bitcoin/bitcoin:28.0";
const DEFAULT_CITREA_DOCKER_IMAGE: &str =
"chainwayxyz/citrea-test:1ebe899f0542bed09111059c0f38953b59641bdf";
"chainwayxyz/citrea-test:5310950a46d06d678d2c7bc75cfbe1b92c754de9";

#[derive(Debug)]
pub struct VolumeConfig {
Expand Down

0 comments on commit 830293b

Please sign in to comment.