Skip to content

Commit 1733c19

Browse files
committed
Docker: bump OCaml to 5.1.0
1 parent 943fc84 commit 1733c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docker/base-box/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ WORKDIR /home/$user
2727
ENV OPAMYES=true OPAMVERBOSE=0 OPAMJOBS=4
2828

2929
RUN \
30-
opam init --disable-sandboxing
30+
opam init --disable-sandboxing --switch=ocaml-base-compiler.5.1.0

0 commit comments

Comments
 (0)