Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 1a86199

Browse files
flowirtzFlo
authored andcommitted
đź”–Release v1.1.1 and Deploy
1 parent 21eef6a commit 1a86199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎infrastructure/inputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ variable "sqs_message_retention_seconds" {
2020

2121
variable "docker_image_version" {
2222
type = string
23-
default = "1.1.0"
23+
default = "1.1.1"
2424
}
2525

2626
variable "sns_filter_policy" {

0 commit comments

Comments
 (0)