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