thanks both, from the git issue - symlinking seems to be the way to go right now:
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
thanks both, from the git issue - symlinking seems to be the way to go right now:
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni