mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 15:08:37 +00:00
chore(deps): update redis docker tag to v8
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user