Skip to content

Commit 21448e7

Browse files
committed
Upgrade benchmarks to run with OCaml 5.4
1 parent da987e0 commit 21448e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ocaml/opam:debian-ocaml-5.3
1+
FROM ocaml/opam:debian-ocaml-5.4
22
WORKDIR /bench-dir
33
RUN sudo apt-get update
44
RUN sudo ln -sf /usr/bin/opam-2.1 /usr/bin/opam

0 commit comments

Comments
 (0)