diff --git a/Dockerfile.crop-x b/Dockerfile.crop-x index 8bb1a64..27e352d 100644 --- a/Dockerfile.crop-x +++ b/Dockerfile.crop-x @@ -29,7 +29,7 @@ ENV NEXT_TELEMETRY_DISABLED=1 RUN addgroup --system --gid 1001 nodejs RUN adduser --system --uid 1001 nextjs -COPY --from=builder /app/public ./public +# COPY --from=builder /app/public ./public # Automatically leverage output traces to reduce image size # https://nextjs.org/docs/advanced-features/output-file-tracing