build error

Job failed with exit code: 1. Reason: cache miss: [ 8/13] RUN apt-get update && apt-get install -y fonts-noto-color-emoji fonts-freefont-ttf libharfbuzz-icu0 libglib2.0-0 unzip xvfb cache miss: [ 7/13] RUN mkdir -p static templates screenshots /home/user/.cache && chown -R user:user /app /home/user/.cache cache miss: [ 4/13] RUN apt-get update && apt-get install -y wget gnupg curl libnss3 libnspr4 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libdbus-1-3 libxkbcommon0 libx11-6 libxcomposite1 libxdamage1 libxext6 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libcairo2 libasound2 libatspi2.0-0 && pip install --upgrade pip && pip install poetry cache miss: [ 6/13] RUN poetry config virtualenvs.create false && poetry install --no-interaction --no-ansi --no-root cache miss: [ 3/13] RUN useradd -m -u 1000 user cache miss: [11/13] COPY templates /app/templates cache miss: [ 9/13] RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list && apt-get update && apt-get install -y google-chrome-stable && rm -rf /var/lib/apt/lists/* cache miss: [13/13] RUN chown -R user:user /app cache miss: [12/13] COPY static /app/static cache miss: [10/13] COPY app /app/app cache miss: [ 5/13] COPY pyproject.toml poetry.lock ./ {"total":18,"completed":14,"user_total":13,"user_cached":1,"user_completed":9,"user_cacheable":12,"from":1,"miss":11,"client_duration_ms":32034}

Build logs:

Fetching error logs...