diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 26370d2..448d567 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,7 +3,7 @@ { "name": "ghidrecomp", // image from https://github.com/clearbluejar/ghidra-python - "image": "ghcr.io/clearbluejar/ghidra-python:latest", + "image": "ghcr.io/clearbluejar/ghidra-python:10.4ghidra3.11python-bookworm", // Configure tool-specific properties. "customizations": { // Configure properties specific to VS Code.