Skip to content

Commit 99eacf6

Browse files
committed
OCaml 5.1.1
1 parent 998aebb commit 99eacf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ RUN apk add --no-cache bash gcc g++ git make opam python3 rsync gcompat
1010
# will set a different home directory when running in a container.
1111
ENV OPAMROOT /root/.opam
1212

13-
RUN opam init -y --compiler=5.1.0 --disable-sandboxing
13+
RUN opam init -y --compiler=5.1.1 --disable-sandboxing
1414

1515
RUN opam install -y dune cppo=1.6.9 js_of_ocaml-compiler=5.6.0 ocamlformat=0.26.1 ounit2=2.2.7

0 commit comments

Comments
 (0)