Skip to content

Commit

Permalink
edit git clone
Browse files Browse the repository at this point in the history
changed from 'microsoft/MHA.git' to this repo ('ohne-ende/MHA.git')
  • Loading branch information
ohne-ende authored Sep 30, 2024
1 parent b424ece commit c064f08
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 @@ -2,5 +2,5 @@ FROM node:latest

WORKDIR /app

RUN git clone https://github.com/microsoft/MHA.git
RUN git clone https://github.com/ohne-ende/MHA.git
RUN cd /app/MHA && npm i && npm run build --if-present

0 comments on commit c064f08

Please sign in to comment.