app/matrix bump casProxy to 0.1.5 for matrix.0x3c.pl

Change-Id: I182ce7a23f21faf20f04f7211e4837dc30e2cf1e
diff --git a/app/matrix/matrix.0x3c.pl.jsonnet b/app/matrix/matrix.0x3c.pl.jsonnet
index 5a580ad..7f9a71b 100644
--- a/app/matrix/matrix.0x3c.pl.jsonnet
+++ b/app/matrix/matrix.0x3c.pl.jsonnet
@@ -9,6 +9,12 @@
         namespace: "matrix-0x3c",
         webDomain: "matrix.0x3c.pl",
         serverName: "0x3c.pl",
+
+        images+: {
+            # We are using patched version for 0x3c now, to not break other configs
+            casProxy: "registry.k0.hswaw.net/informatic/oauth2-cas-proxy:0.1.5",
+        },
+
         cas: {
             enable: true,
             oauth2: {