app/matrix: bump riot-web version to fix broken SSO
diff --git a/app/matrix/prod.jsonnet b/app/matrix/prod.jsonnet
index a105d8f..775a11a 100644
--- a/app/matrix/prod.jsonnet
+++ b/app/matrix/prod.jsonnet
@@ -17,7 +17,7 @@
         storageClassName: "waw-hdd-redundant-1",
 
         synapseImage: "matrixdotorg/synapse:v0.99.4",
-        riotImage: "bubuntux/riot-web:v1.1.0",
+        riotImage: "bubuntux/riot-web:v1.1.2",
         casProxyImage: "registry.k0.hswaw.net/informatic/oauth2-cas-proxy:0.1.3"
     },