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
C
Confluent
Kafka
cp-kafka-5.5.x
Commits
0447ebf1
Commit
0447ebf1
authored
Dec 21, 2020
by
Scott Stroud
Browse files
CVE suggested update
parent
dde13cfd
Pipeline
#110889
passed with stage
in 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
0447ebf1
...
@@ -87,6 +87,7 @@ USER root
...
@@ -87,6 +87,7 @@ USER root
RUN
echo
"===> Installing
${
COMPONENT
}
..."
\
RUN
echo
"===> Installing
${
COMPONENT
}
..."
\
&&
dnf
install
--nogpgcheck
-y
/tmp/confluent-kafka-2.12-5.5.2-1.noarch.rpm
\
&&
dnf
install
--nogpgcheck
-y
/tmp/confluent-kafka-2.12-5.5.2-1.noarch.rpm
\
&&
dnf update
-y
\
&&
echo
"===> clean up ..."
\
&&
echo
"===> clean up ..."
\
&&
dnf clean all
\
&&
dnf clean all
\
&&
rm
-rf
/tmp/
*
\
&&
rm
-rf
/tmp/
*
\
...
...
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