Skip to content

Commit 2ea019b

Browse files
committed
Use emulator v1.12. Include server with projections states
1 parent 6581e8f commit 2ea019b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN mv /tmp/emulator /opt/emulator
4343

4444
WORKDIR /opt/emulator
4545
RUN git fetch # just in case we have cached git clone
46-
RUN git checkout v1.11
46+
RUN git checkout v1.12
4747
RUN cabal build exe:emulator
4848
RUN cp $(cabal list-bin emulator) /tmp/emulator
4949

0 commit comments

Comments
 (0)