diff --git a/playbook/main.tf b/playbook/main.tf index eb39d7d..8fb81df 100644 --- a/playbook/main.tf +++ b/playbook/main.tf @@ -1,6 +1,6 @@ locals { namespace = "hydra-doom" - operator_image = "ghcr.io/demeter-run/doom-patrol-operator:sha-78bf230" + operator_image = "ghcr.io/demeter-run/doom-patrol-operator:sha-781e941" # operator_image = "doom-patrol-operator:local" }