We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9267f commit de33747Copy full SHA for de33747
terraform/variables.tf
@@ -139,7 +139,7 @@ variable "docker_tag_explorer" {
139
140
variable "docker_tag_tor" {
141
type = string
142
- default = "blockstream/tor@sha256:378aa7ee44452617ba46369e7e27cc89c2704b9d53442cf016543a24e46f984a"
+ default = "blockstream/tor:0.4.8.10"
143
}
144
145
variable "docker_tag_prometheus" {
0 commit comments