Skip to content
Snippets Groups Projects
Commit 359965c5 authored by BRUN Lelio's avatar BRUN Lelio
Browse files

use a fork of Frama-C in Docker

parent 4fae315d
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ RUN sudo apt-get update &&\
sudo apt-get install -y cvc4 z3
RUN opam repository set-url default "https://opam.ocaml.org" &&\
opam repository add lustrec "https://gitlab.isae-supaero.fr/lustrec/opam-repository.git" &&\
opam update &&\
opam depext -i\
dune.2.9.1 dune-site menhir zarith ppx_deriving_yojson ocamlgraph alt-ergo frama-c.24.0 re
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment