build error

Job failed with exit code: 1. Reason: cache miss: [5/8] COPY requirements.txt . cache miss: [4/8] WORKDIR /app cache miss: [7/8] RUN playwright install-deps || true cache miss: [6/8] RUN python3 -m ensurepip --upgrade && python3 -m pip install --upgrade pip setuptools wheel && python3 -m pip install --no-cache-dir -r requirements.txt cache miss: [3/8] RUN wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && apt-get update && apt-get install -y ./google-chrome-stable_current_amd64.deb && rm google-chrome-stable_current_amd64.deb && apt-get clean cache miss: [2/8] RUN apt-get update && apt-get install -y wget gnupg unzip libxi6 libnss3 libxss1 libasound2 libatk-bridge2.0-0 libgtk-3-0 libgbm-dev fonts-liberation libu2f-udev xdg-utils curl build-essential python3-dev libffi-dev libssl-dev python3-venv tzdata && rm -rf /var/lib/apt/lists/* cache miss: [8/8] COPY . . {"total":13,"completed":11,"user_total":8,"user_cached":0,"user_completed":6,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":50103}

Build logs:

Fetching error logs...