diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml
index 725cd242ee..a9225797eb 100644
--- a/.forgejo/workflows/testing.yml
+++ b/.forgejo/workflows/testing.yml
@@ -118,8 +118,9 @@ jobs:
           - image: docker.io/bitnami/redis:7.2
             port: 6379
           # redict
-          - image: registry.redict.io/redict:7.3.0-scratch
-            port: 6379
+          # Uncomment when https://codeberg.org/redict/redict-containers/issues/32 is fixed
+          #- image: registry.redict.io/redict:7.3.0-scratch
+          #  port: 6379
           # valkey
           - image: docker.io/bitnami/valkey:7.2
             port: 6379