build error
Job failed with exit code: 1. Reason: cache miss: [2/6] RUN apt-get update && apt-get install -y build-essential curl software-properties-common git && rm -rf /var/lib/apt/lists/* cache miss: [6/6] COPY . . cache miss: [3/6] COPY requirements.txt . cache miss: docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 cache miss: [5/6] WORKDIR /app cache miss: [4/6] RUN pip3 install --no-cache-dir -r requirements.txt cache miss: resolve image config for docker-image://docker.io/docker/dockerfile:1 {"total":14,"completed":10,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":4243}
Build logs:
Fetching error logs...