From 947eac191aeb47e0e7f7d6dfdc0b8c64e2dbebd6 Mon Sep 17 00:00:00 2001 From: clearbluejar <3752074+clearbluejar@users.noreply.github.com> Date: Wed, 31 Jan 2024 04:53:49 +0000 Subject: [PATCH] bump dev image --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5fdf5dc..fded9ae 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,7 +3,7 @@ { "name": "ghidriff", // image from https://github.com/clearbluejar/ghidra-python - "image": "ghcr.io/clearbluejar/ghidra-python:11.0ghidra3.12python-bookworm", + "image": "ghcr.io/clearbluejar/ghidra-python:11.0.1ghidra3.12python-bookworm", // Configure tool-specific properties. "customizations": { // Configure properties specific to VS Code.