about summary refs log tree commit diff
path: root/corp/ops
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-06-09T17·18+0300
committerclbot <clbot@tvl.fyi>2023-06-11T16·59+0000
commitba36a15b3166bcb09bdf2cd67acb6a3763a79e9c (patch)
tree657cb992c71072c03972999fc8107a022c8be5a1 /corp/ops
parentb3ca1a78eb780e427a85dd1bbe1c649f998dee65 (diff)
feat(corp/rih): implement backend captcha validation r/6264
Change-Id: Ia80a6aeb8c20bdacbf93356be31592ca4ba7fcdc
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8741
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'corp/ops')
-rw-r--r--corp/ops/yandex/rih.tf2
1 files changed, 1 insertions, 1 deletions
diff --git a/corp/ops/yandex/rih.tf b/corp/ops/yandex/rih.tf
index 08836eee95..3fd59895fb 100644
--- a/corp/ops/yandex/rih.tf
+++ b/corp/ops/yandex/rih.tf
@@ -94,7 +94,7 @@ resource "yandex_serverless_container" "rih_backend" {
   service_account_id = yandex_iam_service_account.rih_backend.id
 
   image {
-    url = "cr.yandex/crpkcq65tn6bhq6puq2o/rih-backend:dhgw6c4afancx1a3gac6day0bdgd9qhf"
+    url = "cr.yandex/crpkcq65tn6bhq6puq2o/rih-backend:q8kfd6kwc7p4wphzw1pj916y9m6icl9q"
   }
 
   secrets {