Skip to content

Commit f058714

Browse files
fix: update docker file
1 parent 8facf8d commit f058714

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

merkle-tree/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN npm install
1212
COPY ./src ./src
1313
COPY ./test ./test
1414
COPY ./.babelrc ./
15+
COPY ./config ./config
1516

1617
USER $USERNAME:$USERNAME
1718

0 commit comments

Comments
 (0)