Skip to content

Commit

Permalink
Bump version to 11.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cedws committed Nov 11, 2024
1 parent b9417fa commit 64c4c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:latest AS extract

ARG GHIDRA_ARCHIVE=https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.2_build/ghidra_11.0.2_PUBLIC_20240326.zip
ARG GHIDRA_ARCHIVE=https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.3_build/ghidra_11.0.3_PUBLIC_20240410.zip
ADD $GHIDRA_ARCHIVE /

WORKDIR /home/ghidra
Expand Down

0 comments on commit 64c4c2f

Please sign in to comment.