Skip to content

Commit de33747

Browse files
committed
TF: Bump tor image
1 parent ab9267f commit de33747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ variable "docker_tag_explorer" {
139139

140140
variable "docker_tag_tor" {
141141
type = string
142-
default = "blockstream/tor@sha256:378aa7ee44452617ba46369e7e27cc89c2704b9d53442cf016543a24e46f984a"
142+
default = "blockstream/tor:0.4.8.10"
143143
}
144144

145145
variable "docker_tag_prometheus" {

0 commit comments

Comments
 (0)