UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
cppcheck
cppcheck
Commits
b619cc6d
You need to sign in or sign up before continuing.
Commit
b619cc6d
authored
Aug 16, 2021
by
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
b619cc6d
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment