@@ -5,7 +5,7 @@ WORKDIR /app
RUN corepack enable
RUN yarn set version stable
COPY package.json yarn.lock ./
COPY package.json yarn.lock .yarnrc.yml ./
RUN yarn install
COPY . .
The note is not visible to the blocked user.