diff --git a/stacks/priority-pass/terragrunt.hcl b/stacks/priority-pass/terragrunt.hcl index 42b52856..926fe6e1 100644 --- a/stacks/priority-pass/terragrunt.hcl +++ b/stacks/priority-pass/terragrunt.hcl @@ -21,5 +21,5 @@ inputs = { # priority-pass repo HEAD — auto-bumped by GHA `build-and-deploy.yml` # on every successful build. Manual edits welcome for local trials, # but CI will overwrite on the next push to main. - image_tag = "88f18e53" + image_tag = "4ce9e8e8" }