Skip to content

Commit

Permalink
Bump Dockerfile tag to match release 'v2.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 30, 2024
1 parent 826e533 commit 9a205f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Payload_Type/athena/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/mythicagents/athena:v2.0.1
FROM ghcr.io/mythicagents/athena:v2.0.2
#testchange
# #FROM itsafeaturemythic/mythic_base_image:0.0.1
# FROM itsafeaturemythic/mythic_python_dotnet:latest
Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"exclude_documentation_c2": false,
"exclude_agent_icons": false,
"remote_images": {
"athena": "ghcr.io/mythicagents/athena:v2.0.1"
"athena": "ghcr.io/mythicagents/athena:v2.0.2"
}
}

0 comments on commit 9a205f7

Please sign in to comment.