chore(deps): update redis docker tag to v8

This commit is contained in:
renovate[bot]
2025-12-15 09:13:56 +00:00
committed by GitHub
parent adff255d89
commit 3a5792b865

View File

@@ -169,7 +169,7 @@ jobs:
working_directory: ~/nest
docker:
- image: cimg/node:<< pipeline.parameters.maintenance-node-version >>
- image: redis:7-alpine
- image: redis:8-alpine
name: redis
environment:
DISABLE_OPENCOLLECTIVE: 'true'