Skip to content

Commit

Permalink
add Ghidra 11.1 docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Jun 11, 2024
1 parent 3864726 commit a4a64d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "ghidriff",
// image from https://github.com/clearbluejar/ghidra-python
"image": "ghcr.io/clearbluejar/ghidra-python:11.0.1ghidra3.12python-bookworm",
"image": "ghcr.io/clearbluejar/ghidra-python:11.1ghidra3.12python-bookworm",
// Configure tool-specific properties.
"customizations": {
// Configure properties specific to VS Code.
Expand Down

0 comments on commit a4a64d7

Please sign in to comment.