mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-02-22 13:42:33 +01:00
bad bitcoind:sha
This commit is contained in:
parent
2ec4226753
commit
e3e0d399c9
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ variable "ionosphere_sse_docker" {
|
|||
# Less frequently updated images
|
||||
variable "bitcoin_docker" {
|
||||
type = string
|
||||
default = "blockstream/bitcoind@sha256:81613885baa6028e2981964f953c29ec8255b16eb5f2ecdf8b88375fdd2e4fe8"
|
||||
default = "blockstream/bitcoind@sha256:70f5ed2674975cf353b3ff07e85e23bb6e3dd6082dc3de91ce5fd06b6f16395a"
|
||||
}
|
||||
|
||||
variable "lightning_docker" {
|
||||
|
|
Loading…
Add table
Reference in a new issue