We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8cee6d commit f869f6dCopy full SHA for f869f6d
.devcontainer/devcontainer.json
@@ -32,7 +32,7 @@
32
"version": "${localEnv:JAVA-BUILD-VER}",
33
"installGradle": true
34
},
35
- "ghcr.io/clearbluejar/features/ghidra:1.4.0": {
+ "ghcr.io/clearbluejar/features/ghidra:1.4.1": {
36
// Ghidra Version: none, latest, 11.2, 11.1.1, 10.3.2,10.2, 10.1.5, 10.1.4, ...
37
//"GHIDRA_VERSION": "latest",
38
"GHIDRA_VERSION": "${localEnv:GHIDRA-BUILD-VER}"
0 commit comments