diff --git a/compose/env-sample/clntn/compose.env b/compose/env-sample/clntn/compose.env index 2daee38..7784388 100644 --- a/compose/env-sample/clntn/compose.env +++ b/compose/env-sample/clntn/compose.env @@ -1,4 +1,4 @@ -ROBOSATS_DOCKER_TAG='7dfe995@sha256:402f383bc644444ed07363a2ee086450eaf48332367c8be54d2a9e1b506dabb6' +ROBOSATS_DOCKER_TAG='77783e1@sha256:38d208a757ba20f578320a178db70f4d539f827dc25379eebc002c6310ae707e' STATIC='/custom_path/testnet/static' DATABASE='/custom_path/testnet/database' diff --git a/compose/env-sample/lndtn/compose.env b/compose/env-sample/lndtn/compose.env index 108ae5a..573957d 100644 --- a/compose/env-sample/lndtn/compose.env +++ b/compose/env-sample/lndtn/compose.env @@ -1,4 +1,4 @@ -ROBOSATS_DOCKER_TAG='7dfe995@sha256:402f383bc644444ed07363a2ee086450eaf48332367c8be54d2a9e1b506dabb6' +ROBOSATS_DOCKER_TAG='77783e1@sha256:38d208a757ba20f578320a178db70f4d539f827dc25379eebc002c6310ae707e' STATIC='/custom_path/testnet/static' DATABASE='/custom_path/testnet/database'