Skip to content

Commit

Permalink
Dockerfile: use alt-ergo 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vbgl committed Mar 14, 2024
1 parent b036d93 commit 81ae8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN curl -L https://nixos.org/nix/install > nix-install && \
rm nix-install

ENV OPAMYES=true OPAMJOBS=8
ENV ALTERGO=2.4.2 Z3=4.8.14
ENV ALTERGO=2.5.2 Z3=4.8.14

RUN opam init --disable-sandboxing && \
opam install depext
Expand Down

0 comments on commit 81ae8ec

Please sign in to comment.