From 16fd8a28239e42fcd6f25ce36b797505e396f88c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz>
Date: Wed, 17 Jul 2024 09:12:38 +0000
Subject: [PATCH] exchange: new hub image with debugging

---
 cesnet-central/deployments/fullhub.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index 2cae676..13c4fbb 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -111,7 +111,7 @@ hub:
       display: false
   image:
     name: valtri/hub
-    tag: "eosc-exchange"
+    tag: "eosc2-exchange"
     # tag: "eosc-authorize1"
   config:
     Authenticator:
-- 
GitLab