Skip to content

Commit

Permalink
Dockerイメージのバグ修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kgtkr committed Dec 18, 2019
1 parent e642952 commit d523a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ COPY stack.yaml.lock $HOME/

RUN stack build --dependencies-only

COPY app $HOME/app
COPY test $HOME/test
COPY src $HOME/src

Expand Down

0 comments on commit d523a16

Please sign in to comment.