Commit Graph

4 Commits

Author SHA1 Message Date
Aryma
9f0471b682 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.
2026-04-14 17:48:29 +07:00
Aryma
d2dae022a4 ci: update GitHub workflow to use GHCR_TOKEN for authentication
Use the dedicated GHCR_TOKEN secret instead of the default GITHUB_TOKEN for pushing Docker images to GitHub Container Registry. This ensures proper authentication and permissions for the container registry operations.

Also add the "ares" agent image reference to the config.json to include the latest Ares Mythic image from GHCR.
2026-04-14 15:21:04 +07:00
Aryma
4b94dc3e69 ci: update Docker build context from apollo to ares
Update the GitHub Actions workflow and Dockerfile to reflect the renaming of the payload type directory from 'apollo' to 'ares'. This ensures the Docker image is built from the correct source directory and dependencies are fetched from the updated location.
2026-04-14 14:39:36 +07:00
Aryma
2f05f67733 first commit 2026-04-14 12:17:24 +07:00