Docker image can not be build
I tried to build a docker image for the current version of the main branch (commit hash: 0a324e2b). The docker build Failed with following error:
[2/4] Fetching packages...
error @angular-devkit/core@16.1.4: The engine "node" is incompatible with this module. Expected version "^16.14.0 || >=18.10.0". Got "14.21.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.
The command '/bin/sh -c yarn global add @nestjs/cli' returned a non-zero code: 1
##[error]The command '/bin/sh -c yarn global add @nestjs/cli' returned a non-zero code: 1
##[error]The process '/usr/bin/docker' failed with exit code 1