Skip to content

Commit 40c9740

Browse files
update temporal image tag
1 parent c877056 commit 40c9740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/aws_ecs/temporal/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ variable "private_dns_namespace_id" {
111111

112112
variable "temporal_image" {
113113
type = string
114-
default = "tryretool/one-offs:retool-temporal-1.1.2-a"
114+
default = "tryretool/one-offs:retool-temporal-1.1.2"
115115
description = "Docker image to use for Temporal cluster."
116116
}
117117

0 commit comments

Comments
 (0)