From 4392afd98b63197f558489754d742a869e539bea Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 14:11:31 +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 ee9da21e..306c7b67 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": { + "apollo": "ghcr.io/mythicagents/apollo:v0.0.0.1" + } +} \ No newline at end of file