diff --git a/Dockerfile b/Dockerfile index b1193813c..ba6079e9b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ COPY --link package.json pnpm-lock.yaml* ./ RUN <