build error

Job failed with exit code: 1. Reason: cache miss: [3/7] RUN apt-get update && apt-get install -y git tzdata libgl1-mesa-glx libglib2.0-0 libsm6 libxext6 libxrender-dev libgomp1 wget && ln -fs /usr/share/zoneinfo/Europe/Istanbul /etc/localtime && echo Europe/Istanbul > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata && rm -rf /var/lib/apt/lists/* cache miss: [2/7] WORKDIR /app cache miss: [7/7] RUN useradd -m -u 1000 user cache miss: [6/7] COPY . . cache miss: [5/7] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [4/7] COPY requirements.txt . {"total":12,"completed":8,"user_total":7,"user_cached":0,"user_completed":3,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":5370}

Build logs:

Fetching error logs...