Skip to content

Commit 1410311

Browse files
committed
- Zookeeperless Kafka
- Confluent 7.7.0 (JDK 17) - TTL Support
1 parent 2f6d831 commit 1410311

File tree

2 files changed

+373
-402
lines changed

2 files changed

+373
-402
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG CP_VERSION=7.2.0
1+
ARG CP_VERSION=7.7.0
22
ARG BASE_PREFIX=confluentinc
3-
ARG CONNECT_IMAGE=cp-server-connect
3+
ARG CONNECT_IMAGE=cp-kafka-connect
44

55
FROM openjdk:18-jdk-slim AS build
66
WORKDIR /root/redis-kafka-connect

0 commit comments

Comments
 (0)