Skip to content

Commit

Permalink
PLAT-546 - docker issue
Browse files Browse the repository at this point in the history
  • Loading branch information
portswigger-ben committed Sep 2, 2024
1 parent 956f682 commit 0ff6302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ FROM alpine:3.6
RUN apk --update add \
ca-certificates

COPY ./build/linux/moroz/usr/bin/moroz
COPY ./build/linux/moroz /usr/bin/moroz

CMD ["moroz"]

0 comments on commit 0ff6302

Please sign in to comment.