This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ RUN apt-get update && apt-get install -y curl gnupg jq git \
|
|||||||
&& apt-get clean \
|
&& apt-get clean \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN node -v && npm -v && cppcheck --version && clang-format --version
|
RUN node -v && cppcheck --version && clang-format --version
|
||||||
|
|||||||
Reference in New Issue
Block a user