mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): update redis docker tag to v8
This commit is contained in:
@@ -169,7 +169,7 @@ jobs:
|
|||||||
working_directory: ~/nest
|
working_directory: ~/nest
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:<< pipeline.parameters.maintenance-node-version >>
|
- image: cimg/node:<< pipeline.parameters.maintenance-node-version >>
|
||||||
- image: redis:7-alpine
|
- image: redis:8-alpine
|
||||||
name: redis
|
name: redis
|
||||||
environment:
|
environment:
|
||||||
DISABLE_OPENCOLLECTIVE: 'true'
|
DISABLE_OPENCOLLECTIVE: 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user