build error

Job failed with exit code: 1. Reason: cache miss: [7/8] COPY entrypoint.sh /usr/local/bin/judge0-entrypoint cache miss: [6/8] RUN gem install bundler -v "~> 2.4" && bundle lock --add-platform x86_64-linux && bundle config set --local without "development test" && bundle config set --local path "vendor/bundle" && bundle update mimemagic listen && bundle install --jobs 4 --retry 3 cache miss: [3/8] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git gnupg bash tini gosu build-essential gcc g++ make python3 libpq-dev postgresql-14 postgresql-client-14 redis-server ruby-full zlib1g-dev libssl-dev libyaml-dev libcap-dev pkg-config libsystemd-dev shared-mime-info && rm -rf /var/lib/apt/lists/* cache miss: [8/8] RUN chmod +x /usr/local/bin/judge0-entrypoint cache miss: [5/8] RUN git clone --depth 1 https://github.com/ioi/isolate.git /tmp/isolate && make -C /tmp/isolate install && rm -rf /tmp/isolate && mkdir -p /var/local/lib/isolate cache miss: [4/8] RUN git clone --depth 1 --branch "v1.13.0" https://github.com/judge0/judge0.git /app {"total":13,"completed":11,"user_total":8,"user_cached":1,"user_completed":6,"user_cacheable":7,"from":1,"miss":6,"client_duration_ms":32206}

Build logs:

Fetching error logs...