UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit b619cc6d authored by Elvis Chi's avatar Elvis Chi 💬
Browse files

update to cppcheck-2.5-1.el7.x86_64.rpm

parent 842fb719
Pipeline #428388 passed with stages
in 4 minutes and 30 seconds
...@@ -8,7 +8,7 @@ USER root ...@@ -8,7 +8,7 @@ USER root
COPY *.rpm ./ COPY *.rpm ./
RUN rpm -i ./cppcheck-2.3-1.el7.x86_64.rpm && \ RUN rpm -i ./cppcheck-2.5-1.el7.x86_64.rpm && \
rm -rf *.rpm rm -rf *.rpm
USER daemon USER daemon
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment