Yuki Takei 4 years ago
parent
commit
de9b51b8ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -99,7 +99,7 @@ COPY packages/slack packages/slack
 COPY packages/app packages/app
 
 # build
-RUN yarn learna build
+RUN yarn lerna build
 
 # make artifacts
 RUN tar cf packages.tar \