diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml
index 8668c638a..4b42ae455 100644
--- a/.forgejo/workflows/testing.yml
+++ b/.forgejo/workflows/testing.yml
@@ -46,7 +46,7 @@ jobs:
       image: 'docker.io/node:20-bookworm'
     services:
       elasticsearch:
-        image: elasticsearch:7.5.0
+        image: elasticsearch:7.17.21
         env:
           discovery.type: single-node
       minio: