Skip to content

Commit

Permalink
update dir name
Browse files Browse the repository at this point in the history
  • Loading branch information
tok-kkk committed May 31, 2022
1 parent 487238c commit 8778e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/terra/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV PATH=$PATH:/usr/local/go/bin

WORKDIR /app
RUN git clone https://github.com/terra-money/classic-core.git
WORKDIR /app/core
WORKDIR /app/classic-core
RUN git fetch --all -p
RUN git checkout v0.5.5
RUN make install
Expand Down

0 comments on commit 8778e54

Please sign in to comment.