From 81c25a6bfd95323cf7d38ce30265917299b299fe Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 14:30:03 +0000 Subject: [PATCH] Bump Dockerfile tag to match release 'v2.1.4' --- Payload_Type/athena/Dockerfile | 2 +- config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Payload_Type/athena/Dockerfile b/Payload_Type/athena/Dockerfile index 4323309f..97720358 100644 --- a/Payload_Type/athena/Dockerfile +++ b/Payload_Type/athena/Dockerfile @@ -1 +1 @@ -FROM ghcr.io/mythicagents/athena:v2.1.3 \ No newline at end of file +FROM ghcr.io/mythicagents/athena:v2.1.4 \ No newline at end of file diff --git a/config.json b/config.json index c530d04c..98bc215e 100644 --- a/config.json +++ b/config.json @@ -5,6 +5,6 @@ "exclude_documentation_c2": false, "exclude_agent_icons": false, "remote_images": { - "athena": "ghcr.io/mythicagents/athena:v2.1.3" + "athena": "ghcr.io/mythicagents/athena:v2.1.4" } } \ No newline at end of file