Skip to content

Commit

Permalink
Merge branch 'Mythic3.3' of https://github.com/MythicC2Profiles/smb i…
Browse files Browse the repository at this point in the history
…nto Mythic3.3
  • Loading branch information
its-a-feature committed Aug 28, 2024
2 parents 303e2a7 + 055b077 commit 73284ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion C2_Profiles/smb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
#WORKDIR /Mythic/
#COPY [".", "."]
#CMD ["python3", "main.py"]
FROM ghcr.io/mythicc2profiles/smb:v0.0.1
FROM ghcr.io/mythicc2profiles/smb:v0.0.3
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": {
"smb": "ghcr.io/mythicc2profiles/smb:v0.0.1"
"smb": "ghcr.io/mythicc2profiles/smb:v0.0.3"
}
}

0 comments on commit 73284ee

Please sign in to comment.