This repository was archived by the owner on Apr 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RUN sudo apk add --no-cache tzdata aspcud gmp-dev perl libev-dev m4
4
4
ENV OPAMERRLOGLEN=0 OPAMYES=1
5
5
6
6
RUN git -C /home/opam/opam-repository fetch origin && \
7
- git -C /home/opam/opam-repository reset df84483e523f1eec710a2118e05920f9cdf882d3 --hard && \
7
+ git -C /home/opam/opam-repository reset 340acb7d88264bf29485b1d292388e1d91dc2214 --hard && \
8
8
opam update -u
9
9
10
10
RUN opam install alcotest lwt conf-libev inotify
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RUN sudo apk add --no-cache tzdata aspcud gmp-dev perl libev-dev m4
4
4
ENV OPAMERRLOGLEN=0 OPAMYES=1
5
5
6
6
RUN git -C /home/opam/opam-repository fetch origin && \
7
- git -C /home/opam/opam-repository reset df84483e523f1eec710a2118e05920f9cdf882d3 --hard && \
7
+ git -C /home/opam/opam-repository reset 340acb7d88264bf29485b1d292388e1d91dc2214 --hard && \
8
8
opam update -u
9
9
10
10
RUN opam install alcotest lwt conf-libev inotify
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RUN sudo apk add --no-cache tzdata aspcud gmp-dev perl libev-dev m4
4
4
ENV OPAMERRLOGLEN=0 OPAMYES=1
5
5
6
6
RUN git -C /home/opam/opam-repository fetch origin && \
7
- git -C /home/opam/opam-repository reset df84483e523f1eec710a2118e05920f9cdf882d3 --hard && \
7
+ git -C /home/opam/opam-repository reset 340acb7d88264bf29485b1d292388e1d91dc2214 --hard && \
8
8
opam update -u
9
9
10
10
RUN opam install alcotest lwt conf-libev inotify
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RUN sudo apk add --no-cache tzdata aspcud gmp-dev perl libev-dev m4
4
4
ENV OPAMERRLOGLEN=0 OPAMYES=1
5
5
6
6
RUN git -C /home/opam/opam-repository fetch origin && \
7
- git -C /home/opam/opam-repository reset df84483e523f1eec710a2118e05920f9cdf882d3 --hard && \
7
+ git -C /home/opam/opam-repository reset 340acb7d88264bf29485b1d292388e1d91dc2214 --hard && \
8
8
opam update -u
9
9
10
10
RUN opam install alcotest lwt conf-libev inotify tls
You can’t perform that action at this time.
0 commit comments