# Hi Guys i got this error when using nest jwt : "secretOrPrivateKey has a minimum key size of 2048 bits for RS256", this error only appears when i build inside docker FROM node:18.14-alpine3.17 but working on my local