Skip to content

Commit

Permalink
fix: docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomio committed May 25, 2022
1 parent 4efd1ab commit 0abd36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -41,6 +41,7 @@ RUN mkdir src && \

COPY src/ src/
COPY evasions/ evasions/
COPY static/ static/

RUN fleet build --release

Expand Down

0 comments on commit 0abd36e

Please sign in to comment.