Skip to content

Commit cf8e2ae

Browse files
committed
Docker: bump up OPAM version to 2.3.0
This should be inoffensive. This is mostly to get the latest features of OPAM, in case we need it.
1 parent fe57c27 commit cf8e2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/stages/1-build-deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG OCAML_VERSION=4.14
2121
ARG OCAML_REVISION=.2
2222
ARG OCAML_VARIANT=
2323
ARG OCAML_PACKAGE=
24-
ARG OPAM_VERSION=2.0.7
24+
ARG OPAM_VERSION=2.3.0
2525
# The version must be the same as the version used in:
2626
# - dockerfiles/1-build-deps
2727
# - flake.nix (and flake.lock after running

0 commit comments

Comments
 (0)