We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12af606 commit 2b3bbadCopy full SHA for 2b3bbad
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 --switch=ocaml-base-compiler.5.1.0
+ opam init --disable-sandboxing --compiler=ocaml-base-compiler.5.1.0
0 commit comments