⚠ Bad use of docker image
**Message:** Only pipedrive base images must be used
**File:** [Dockerfile.CI](https://github.com/pipedrive/graphql-schema-registry/tree/f63b918f082d1973ce957fb5f3ad172cdef43511/Dockerfile.CI)
**Actual image:**
```dockerfile
node:16-alpine
```
🔍 [How to fix it](https://neodora.pipedrive.tools/rules/pipedriveBaseImage)
https://github.com/pipedrive/graphql-schema-registry/pull/142