Skip to content

Commit

Permalink
Set home dir
Browse files Browse the repository at this point in the history
  • Loading branch information
sebr72 committed Aug 26, 2023
1 parent 11c2254 commit fb27b3d
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 @@ -22,7 +22,7 @@ COPY core ./core
COPY publish ./publish
COPY examples ./examples
COPY docs ./docs
COPY m2 /home/.m2
COPY m2 /root/.m2

ARG GIT_HEAD
ENV GIT_HEAD=${GIT_HEAD}
Expand Down

0 comments on commit fb27b3d

Please sign in to comment.