diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index abcffaf5cba71d799199ae4e855f33c056aef053..1b8ac40603e549e2d8f13028d317bb57769c4400 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -179,7 +179,7 @@ hub:
   # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
   image:
     name: eginotebooks/hub
-    tag: "sha-ae769eb"
+    tag: "sha-bebde36"
   config:
     Authenticator:
       enable_auth_state: true
diff --git a/common/deployments/hub-production.yaml b/common/deployments/hub-production.yaml
index fa3b1f19e94cb107184e5566815e4616f233eb86..43ff32c5738f9dd8a4580a54606de0e599680282 100644
--- a/common/deployments/hub-production.yaml
+++ b/common/deployments/hub-production.yaml
@@ -161,7 +161,7 @@ hub:
   # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
   image:
     name: eginotebooks/hub
-    tag: "sha-ae769eb"
+    tag: "sha-bebde36"
   config:
     Authenticator:
       enable_auth_state: true
diff --git a/common/deployments/hub-staging.yaml b/common/deployments/hub-staging.yaml
index 5639a6cd3297fe3785239bf87c7a2ff1eb627387..7982d172fb7986f48b92867bd6464caec19e0d81 100644
--- a/common/deployments/hub-staging.yaml
+++ b/common/deployments/hub-staging.yaml
@@ -161,7 +161,7 @@ hub:
   # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
   image:
     name: eginotebooks/hub
-    tag: "sha-ae769eb"
+    tag: "sha-bebde36"
   config:
     Authenticator:
       enable_auth_state: true
diff --git a/common/playbooks/files/jupyterhub-jwt.yaml b/common/playbooks/files/jupyterhub-jwt.yaml
index a8d71b97d2333623530fb72b3df17f889f9d0d30..5e9d7d2317358a737c9817f35566e012341b7f74 100644
--- a/common/playbooks/files/jupyterhub-jwt.yaml
+++ b/common/playbooks/files/jupyterhub-jwt.yaml
@@ -20,7 +20,7 @@ spec:
       containers:
         - name: jwt
           # recommended to keep it in sync with */deployments/*.yaml
-          image: eginotebooks/hub:sha-323c75e
+          image: eginotebooks/hub:sha-bebde36
           args:
             - fastapi
             - run
diff --git a/testing/deployments/hub.yaml b/testing/deployments/hub.yaml
index 9e410b7c32c3ff518ece3be22d85b1a21e3e50c8..a6f6a00907a32d415a9e8fbea162dd6be72178ac 100644
--- a/testing/deployments/hub.yaml
+++ b/testing/deployments/hub.yaml
@@ -162,7 +162,7 @@ hub:
   # recommended to keep in sync with common/playbooks/files/jupyterhub-jwt.yaml
   image:
     name: eginotebooks/hub
-    tag: "sha-ae769eb"
+    tag: "sha-bebde36"
   config:
     Authenticator:
       enable_auth_state: true