build error

Job failed with exit code: 1. Reason: cache miss: [6/8] COPY requirements.txt . cache miss: [5/8] RUN wget -q -O /tmp/chromedriver.zip https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/136.0.7103.113/linux64/chromedriver-linux64.zip && unzip /tmp/chromedriver.zip chromedriver-linux64/chromedriver -d /usr/local/bin/ && mv /usr/local/bin/chromedriver-linux64/chromedriver /usr/local/bin/chromedriver && chmod +x /usr/local/bin/chromedriver && rm -rf /tmp/chromedriver.zip /usr/local/bin/chromedriver-linux64 cache miss: [3/8] RUN apt-get update && apt-get install -y wget curl unzip gnupg ca-certificates fonts-liberation libappindicator3-1 libasound2 libatk-bridge2.0-0 libatk1.0-0 libcups2 libdbus-1-3 libgdk-pixbuf2.0-0 libnspr4 libnss3 libx11-xcb1 libxcomposite1 libxdamage1 libxrandr2 xdg-utils libgbm1 libvulkan1 procps --no-install-recommends && rm -rf /var/lib/apt/lists/* cache miss: [2/8] WORKDIR /app cache miss: [8/8] COPY . /app cache miss: [7/8] RUN pip install --no-cache-dir -r requirements.txt cache miss: [4/8] RUN wget -q https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_136.0.7103.113-1_amd64.deb && dpkg -i google-chrome-stable_136.0.7103.113-1_amd64.deb && apt-get -fy install && rm google-chrome-stable_136.0.7103.113-1_amd64.deb {"total":13,"completed":8,"user_total":8,"user_cached":0,"user_completed":3,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":4422}

Build logs:

Fetching error logs...