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 a448f8f commit 80dbe17Copy full SHA for 80dbe17
bench.Dockerfile
@@ -29,7 +29,7 @@ RUN mkdir janestreet \
29
&& cd janestreet \
30
&& git clone --depth 20 https://github.com/janestreet/opam-repository \
31
&& cd opam-repository \
32
- && git checkout 41c89c7824533f6b63cc5b6d75e6ddb1441d1520 \
+ && git checkout 2819773f29b6f6c14b918eae3cb40c8ff6b22d0e \
33
&& opam remote add js .
34
35
# Install dependencies
0 commit comments