Skip to content

Commit

Permalink
updating to use ghcr version for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
its-a-feature committed Jan 20, 2024
1 parent 32b8114 commit 57e269b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Payload_Type/apfell/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#FROM ghcr.io/mythicagents/apfell:v0.0.1-rc1
FROM itsafeaturemythic/mythic_python_base:latest
FROM ghcr.io/mythicagents/apfell:v0.0.1-rc1
#FROM itsafeaturemythic/mythic_python_base:latest

WORKDIR /Mythic/
#WORKDIR /Mythic/

CMD ["python3", "main.py"]
#CMD ["python3", "main.py"]

0 comments on commit 57e269b

Please sign in to comment.