From f9e1dea3fd181fd468e1492c8d61f7a55bc59243 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:23:27 +0000 Subject: [PATCH] Bump Dockerfile tag to match release 'v0.0.0.1' --- config.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/config.json b/config.json index ee9da21..2f7ae6a 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,10 @@ { - "exclude_payload_type": false, - "exclude_c2_profiles": false, - "exclude_documentation_payload": false, - "exclude_documentation_c2": false, - "exclude_agent_icons": false -} + "exclude_payload_type": false, + "exclude_c2_profiles": false, + "exclude_documentation_payload": false, + "exclude_documentation_c2": false, + "exclude_agent_icons": false, + "remote_images": { + "bloodhound": "ghcr.io/mythicagents/bloodhound:v0.0.0.1" + } +} \ No newline at end of file