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:
f73c940
)
Upgrade auf Confluent Platform 7.0.2
author
Kai Moritz
<kai@juplo.de>
Sun, 3 Apr 2022 06:50:44 +0000
(08:50 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sun, 3 Apr 2022 06:50:44 +0000
(08:50 +0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
e318566
..
7b1dd8e
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,4
+1,4
@@
-ARG VERSION=
6.2.0
+ARG VERSION=
7.0.2
FROM confluentinc/cp-base-new:${VERSION}