diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 94fe8f35b6..338d9df72d 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -28,7 +28,7 @@ env: # this speeds up coverage with Python 3.12: https://github.com/nedbat/coveragepy/issues/1665 COVERAGE_CORE: sysmon REDIS_IMAGE: redis:7.4-rc2 - REDIS_STACK_IMAGE: redis/redis-stack-server:7.4.0-rc2 + REDIS_STACK_IMAGE: redis/redis-stack-server:edge jobs: dependency-audit: