diff --git a/environments/_modules/gateway/gateway.tf b/environments/_modules/gateway/gateway.tf
index 4a786be..6575745 100644
--- a/environments/_modules/gateway/gateway.tf
+++ b/environments/_modules/gateway/gateway.tf
@@ -1,6 +1,6 @@
 module "gateway" {
   source  = "relaycorp/awala-gateway/google"
-  version = "1.6.12"
+  version = "1.6.26"
 
   project_id = var.gcp_project_id
   region     = var.gcp_region