Skip to content

Commit

Permalink
Use emulator v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lazamar authored Nov 20, 2024
1 parent 072b42b commit 50e6c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ RUN mv /tmp/emulator /opt/emulator

WORKDIR /opt/emulator
RUN git fetch # just in case we have cached git clone
RUN git checkout v1.4
RUN git checkout v1.5
RUN cabal build emulator
RUN cp $(cabal list-bin emulator) /tmp/emulator

Expand Down

0 comments on commit 50e6c85

Please sign in to comment.