Skip to content

Commit

Permalink
refactor: update Dockerfile with new agent code
Browse files Browse the repository at this point in the history
  • Loading branch information
MEhrn00 committed Sep 1, 2024
1 parent fabb89a commit c706e50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Payload_Type/thanatos/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ RUN useradd \
WORKDIR /thanatos

# Copy files
COPY agent/Cargo.toml agent/Cargo.toml
COPY agent/src agent/src
COPY agent agent
COPY mythic mythic
RUN chown -R thanatos:thanatos /thanatos

Expand Down

0 comments on commit c706e50

Please sign in to comment.