Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagofelicissimo committed Jan 3, 2024
1 parent adeeccb commit 3ab67a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ FROM ocaml/opam:ubuntu-20.04-ocaml-5.1

RUN opam install dune.3.12.1 menhir.20230608 sedlex.3.2

RUN git clone https://github.com/thiagofelicissimo/BiTTs
RUN git clone --branch esop-artifact https://github.com/thiagofelicissimo/BiTTs

0 comments on commit 3ab67a4

Please sign in to comment.