Skip to content

Commit

Permalink
update images in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
uolter committed Jan 16, 2024
1 parent afd11eb commit 83b337e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/env/dev/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ ecs_autoscaling = {
}

person_task = {
image_version = "8b37502e8ea0ae41279280e6f41c5a3e67e42010"
image_version = "99082c1325b915eb523b13258fbdf54dbace248c"
cpu = 256
mem = 512
container_cpu = 256
container_mem = 512
}

user_registry_task = {
image_version = "7894e65f783f68d88aa092c648c53aa89e60f8da"
image_version = "5d94ab36f4c8cf31d625007303f2181b21254e76"
cpu = 1024
mem = 2048
container_cpu = 1024
Expand Down

0 comments on commit 83b337e

Please sign in to comment.