Skip to content

Commit b3a7ae5

Browse files
author
Ubuntu
committed
Fixing bug in Dockerfile
1 parent 74916be commit b3a7ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM openjdk:11-jdk-slim
22

3-
ENV VERSION 10.1.3_PUBLIC
3+
ENV VERSION 10.1.5_PUBLIC
44
ENV DL https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_10.1.5_build/ghidra_10.1.5_PUBLIC_20220726.zip
55
ENV GHIDRA_SHA 17db4ba7d411d11b00d1638f163ab5d61ef38712cd68e462eb8c855ec5cfb5ed
66

0 commit comments

Comments
 (0)