projects
/
demos
/
kafka
/
training
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc988df
)
kcat auf Version 1.7.1 aktualisiert
author
Kai Moritz
<kai@juplo.de>
Sat, 7 Oct 2023 20:45:45 +0000
(22:45 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sat, 7 Oct 2023 20:45:45 +0000
(22:45 +0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
5a91292
..
34dbd9e
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-9,7
+9,7
@@
ENV BUILD_PACKAGES="which git make cmake gcc-c++ zlib-devel curl curl-devel open
USER root
-ENV KAFKACAT_VERSION="1.7.
0
"
+ENV KAFKACAT_VERSION="1.7.
1
"
RUN \
echo "Preparing the build-environment ....." && \
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm && \