We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe57c27 commit cf8e2aeCopy full SHA for cf8e2ae
dockerfiles/stages/1-build-deps
@@ -21,7 +21,7 @@ ARG OCAML_VERSION=4.14
21
ARG OCAML_REVISION=.2
22
ARG OCAML_VARIANT=
23
ARG OCAML_PACKAGE=
24
-ARG OPAM_VERSION=2.0.7
+ARG OPAM_VERSION=2.3.0
25
# The version must be the same as the version used in:
26
# - dockerfiles/1-build-deps
27
# - flake.nix (and flake.lock after running
0 commit comments