Unverified Commit e8c6e3a7 by Enkelmann Committed by GitHub

Update to Ghidra 10.2.3 (#402)

parent 1c409c56
......@@ -5,7 +5,7 @@ WORKDIR /cwe_checker
COPY . .
RUN cargo build --release
FROM fkiecad/ghidra_headless_base:10.2.2 as runtime
FROM ghcr.io/fkie-cad/ghidra_headless_base:10.2.3 as runtime
RUN apt-get -y update \
&& apt-get -y install sudo \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment