diff --git a/Dockerfile b/Dockerfile index ccf7be0..8211c3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN pnpm install --shamefully-hoist COPY . . +COPY .git . RUN apt-get update -y RUN apt-get install -y jpegoptim