We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c951b commit 269b78dCopy full SHA for 269b78d
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "ghidrecomp",
5
// image from https://github.com/clearbluejar/ghidra-python
6
- "image": "ghcr.io/clearbluejar/ghidra-python:11.0.1ghidra3.12python-bookworm",
+ "image": "ghcr.io/clearbluejar/ghidra-python:11.0.3ghidra3.12python-bookworm",
7
// Configure tool-specific properties.
8
"customizations": {
9
// Configure properties specific to VS Code.
@@ -43,4 +43,4 @@
43
]
44
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
45
"remoteUser": "vscode",
46
-}
+}
0 commit comments