[strapi/base:14 Docker] How to update NodeJS and Yarn version

Hi, I just looked at the Dockerfile of strapi/base:14 :

I would like to create a PR to change ENV NODE_VERSION=14.15.3 to ENV NODE_VERSION=14.17.5 and ENV YARN_VERSION=1.22.5 to ENV YARN_VERSION=1.22.11.
Which Github repo in Strapi should I fork ?

1 Like