Skip to content

Commit

Permalink
RHINENG-12045: replace cp-kafka with quay mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
psegedy committed Aug 19, 2024
1 parent 739eede commit 6ed5336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/kafka/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/confluentinc/cp-kafka
FROM quay.io/psegedy/cp-kafka:7.7.0

ADD /dev/kafka/entrypoint.sh /app/entrypoint.sh
ADD /dev/kafka/setup.sh /app/setup.sh
Expand Down

0 comments on commit 6ed5336

Please sign in to comment.