build error

Job failed with exit code: 1. Reason: cache miss: [ 3/10] RUN apt-get update && apt-get install -y libhdf5-dev libc-dev libatlas-base-dev libpython3-dev python3-pip gfortran build-essential libgl1-mesa-glx libglib2.0-0 libgtk-3-dev && rm -rf /var/lib/apt/lists/* # Очищаем кэш после установки cache miss: [ 8/10] RUN pip install --no-cache-dir django-cors-headers cache miss: [10/10] RUN chmod -R 777 /app cache miss: [ 4/10] COPY app /app cache miss: [ 9/10] RUN mkdir -p /app/media cache miss: [ 7/10] RUN pip install --no-cache-dir -r requirements.txt cache miss: [ 6/10] RUN pip install --no-cache-dir tensorflow-cpu==2.9.1 cache miss: [ 5/10] RUN pip install --no-cache-dir --upgrade pip {"total":15,"completed":8,"user_total":10,"user_cached":1,"user_completed":3,"user_cacheable":9,"from":1,"miss":8,"client_duration_ms":3689}

Build logs:

Fetching error logs...