From 18f4dc02ec14480e342be4fadc5ec7930ac20a66 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 02:40:47 +0000 Subject: [PATCH] Bump Dockerfile tag to match release 'v2.2.1-rc2' --- 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 7219c518..9a3b24f4 100644 --- a/Payload_Type/athena/Dockerfile +++ b/Payload_Type/athena/Dockerfile @@ -1 +1 @@ -FROM ghcr.io/mythicagents/athena:v2.2.1-rc1 \ No newline at end of file +FROM ghcr.io/mythicagents/athena:v2.2.1-rc2 \ No newline at end of file diff --git a/config.json b/config.json index 9b5e4157..b5c70c50 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.2.1-rc1" + "athena": "ghcr.io/mythicagents/athena:v2.2.1-rc2" } } \ No newline at end of file