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 fa76dfc commit 652f702Copy full SHA for 652f702
auto-indexing/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:7.2.0-jdk8@sha256:fa25782f22f6d7937e3c9442e791991604ed0c007c3638ae0623d8a9c8f05452
+FROM gradle:7.2.0-jdk8@sha256:51a695072259173d04e0d6cb590d2590b1c58834c436b6b66e3a6269cdaf1aa4
2
RUN apt-get update
3
RUN apt-get install --yes maven npm
4
RUN curl -fLo /coursier https://git.io/coursier-cli
0 commit comments