Skip to content

Commit

Permalink
bump img for e2e fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerthome committed Oct 7, 2024
1 parent edd5acf commit ef35ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-incubator/home-unite-us/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ resource "aws_ecs_task_definition" "homeuniteus" {
"value" = "DEV"
}]
essential = true
image = "035866691871.dkr.ecr.us-west-2.amazonaws.com/homeuniteus:nginx-20241006.6"
image = "035866691871.dkr.ecr.us-west-2.amazonaws.com/homeuniteus:nginx-20241006.7"
logConfiguration = {
logDriver = "awslogs"
options = {
Expand Down

0 comments on commit ef35ca2

Please sign in to comment.