We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 943fc84 commit 1733c19Copy full SHA for 1733c19
1 file changed
scripts/docker/base-box/Dockerfile
@@ -27,4 +27,4 @@ WORKDIR /home/$user
27
ENV OPAMYES=true OPAMVERBOSE=0 OPAMJOBS=4
28
29
RUN \
30
- opam init --disable-sandboxing
+ opam init --disable-sandboxing --switch=ocaml-base-compiler.5.1.0
0 commit comments