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.
--ttl 0
1 parent e53a450 commit 5f71e8cCopy full SHA for 5f71e8c
auto-indexing/Dockerfile
@@ -4,4 +4,4 @@ RUN apt-get install --yes maven npm
4
RUN curl -fLo /coursier https://git.io/coursier-cli
5
RUN chmod +x /coursier
6
RUN apt-get install --yes yarn
7
-RUN /coursier launch --contrib lsif-java -- --help
+RUN /coursier launch --contrib --ttl 0 lsif-java -- --help
0 commit comments