fix(test-utils): support object format for defaultDockerVersion with separate tag and version by nkaradzhov · Pull Request #3169 · redis/node-redis

bobymicroby

@nkaradzhov

…guments

- Rename dockerImageVersionArgument to dockerImageTagArgument for Docker tag
- Add optional dockerImageVersionArgument for explicit Redis version
- Update workflow to use matrix object format with tag and version properties
- Keep defaultDockerVersion with { tag, version } object format for local development
- Version resolution priority: CLI --redis-version > default version > parse from tag
- Bump test container version custom-21183968220-debian-amd64