diff --git a/Dockerfile b/Dockerfile index 01185002..2feec942 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,6 @@ ENV NODE_ENV=production WORKDIR /app - COPY --from=builder /app/public ./public # Automatically leverage output traces to reduce image size