Skip to content

Commit

Permalink
bump image for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerthome committed Nov 13, 2024
1 parent 9b89739 commit 02eef08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform-incubator/home-unite-us/dev/ecs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ resource "aws_ecs_task_definition" "homeuniteus" {
}]
essential = true
# image = "035866691871.dkr.ecr.us-west-2.amazonaws.com/homeuniteus:20241017.1"
image = "035866691871.dkr.ecr.us-west-2.amazonaws.com/homeuniteus:20241107.3"
image = "035866691871.dkr.ecr.us-west-2.amazonaws.com/homeuniteus:20241114.1"
logConfiguration = {
logDriver = "awslogs"
options = {
Expand Down

0 comments on commit 02eef08

Please sign in to comment.