Skip to content

Commit dd15f18

Browse files
Merge pull request #17 from tryretool/roberto/update-temporal-image-version
update temporal image tag
2 parents c877056 + 40c9740 commit dd15f18

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)