Skip to content

Commit

Permalink
revert latest image until pyton 3.12 is supported in jpype
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Nov 7, 2023
1 parent 19cad99 commit f3bdd30
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": "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.
Expand Down

0 comments on commit f3bdd30

Please sign in to comment.