Skip to content

Commit

Permalink
bump ghidra version from 11.0.1 to 11.0.3 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElDavoo authored Jun 24, 2024
1 parent d2b19e3 commit c097785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM openjdk:jdk-slim

ENV GHIDRA_RELEASE_TAG Ghidra_11.0.1_build
ENV GHIDRA_VERSION ghidra_11.0.1_PUBLIC_20240130
ENV GHIDRA_RELEASE_TAG Ghidra_11.0.3_build
ENV GHIDRA_VERSION ghidra_11.0.3_PUBLIC_20240410

RUN apt-get update && \
apt-get install -y --no-install-recommends wget unzip fontconfig && \
Expand Down

0 comments on commit c097785

Please sign in to comment.