Skip to content

Commit

Permalink
Prepare for summer
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Apr 2, 2024
1 parent 228dc65 commit 7065809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bench.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ocaml/opam:debian-ocaml-5.1
RUN sudo ln -sf /usr/bin/opam-2.1 /usr/bin/opam
WORKDIR bench-dir
RUN sudo chown opam .
COPY *.opam ./
RUN opam remote add origin https://github.com/ocaml/opam-repository.git && \
opam update
Expand Down

0 comments on commit 7065809

Please sign in to comment.