feat: add 11.0.3 #76
Annotations
1 error
Build and push Docker image (v11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y fontconfig libxrender1 libxtst6 libxi6 wget unzip python3-requests --no-install-recommends && wget --progress=bar:force -O /tmp/ghidra.zip ${GHIDRA_URL} && echo \"$GHIDRA_SHA /tmp/ghidra.zip\" | sha256sum -c - && unzip /tmp/ghidra.zip && mv ghidra_${VERSION} /ghidra && chmod +x /ghidra/ghidraRun && echo \"===> Clean up unnecessary files...\" && apt-get purge -y --auto-remove wget unzip && apt-get clean && rm -rf /var/lib/apt/lists/* /var/cache/apt/archives /tmp/* /var/tmp/* /ghidra/docs /ghidra/Extensions/Eclipse /ghidra/licenses" did not complete successfully: exit code: 1
|
Loading