docs: correct image path and update docker build platforms

Update README image source from 'apollo' to 'ares' to reflect correct branding.
Add linux/arm64/v8 to Docker build platforms for broader ARM architecture support.
This commit is contained in:
Aryma
2026-04-14 17:48:29 +07:00
parent 30ea3db3c5
commit 9f0471b682
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ jobs:
org.opencontainers.image.source=${{ env.IMAGE_SOURCE }}
org.opencontainers.image.description=${{ env.IMAGE_DESCRIPTION }}
org.opencontainers.image.licenses=${{ env.IMAGE_LICENSE }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64,linux/arm64/v8
update_files:
runs-on: ubuntu-latest
+1 -1
View File
@@ -1,7 +1,7 @@
# Ares - Advanced Windows Agent
<div align="center">
<img src="documentation-payload/apollo/XF-09_Ares.png" alt="Ares" width="300">
<img src="documentation-payload/ares/XF-09_Ares.png" alt="Ares" width="300">
</div>
Ares is a sophisticated Windows agent designed for advanced red team operations, integrating BlueHammer exploit capabilities with Mythic C2 framework for comprehensive penetration testing and security assessment.