diff --git a/stacks/priority-pass/terragrunt.hcl b/stacks/priority-pass/terragrunt.hcl index 6cb142d9..42b52856 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 = "7c01448d" + image_tag = "88f18e53" }