Skip to content

Commit c0bfb09

Browse files
committed
update Ghidra 10.2
1 parent 0b96e1b commit c0bfb09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"VARIANT": "3.10-bullseye",
1313
// Options
1414
"NODE_VERSION": "none",
15-
// Ghidra Version: none, latest, 10.x.x, 10.1.4, 10.1.3, ...
15+
// Ghidra Version: none, latest, 10.2, 10.1.5, 10.1.4, ...
1616
"GHIDRA_VERSION": "latest"
1717
}
1818
},
@@ -64,8 +64,8 @@
6464

6565
"features": {
6666
"ghcr.io/devcontainers/features/java:1": {
67-
"version": "11",
68-
"installGradle": true
67+
"version": "17",
68+
"installGradle": true
6969
}
7070
}
7171
}

0 commit comments

Comments
 (0)