Skip to content

Commit

Permalink
fix: update docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxing-wang-ey committed Jan 15, 2025
1 parent 8facf8d commit f058714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions merkle-tree/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN npm install
COPY ./src ./src
COPY ./test ./test
COPY ./.babelrc ./
COPY ./config ./config

USER $USERNAME:$USERNAME

Expand Down

0 comments on commit f058714

Please sign in to comment.