Skip to content

Commit 55ea56a

Browse files
committed
Submodule updates
- ocaml-dockerfile.8.3.9 - ocaml-version.4.0.1
1 parent 747822c commit 55ea56a

2 files changed

Lines changed: 428 additions & 772 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
1414
libssl-dev \
1515
m4 \
1616
pkg-config
17-
RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 163a32c4d55fd31c455579249c3437165211f302 && opam update
17+
RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 28d044eb9ccd9b9275c54a845b30932c3d934aa0 && opam update
1818
RUN opam option --global solver=builtin-0install
1919
# OCurrent 2.0 needs the prometheus Eio fork plus all current_* packages
2020
# from the eio branch, and current_ocluster's Eio plugin (which lives on the

0 commit comments

Comments
 (0)