We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents facf94e + 488f82c commit 432d73dCopy full SHA for 432d73d
sink-connector/tests/integration/env/kafka-service.yml
@@ -4,7 +4,7 @@ services:
4
kafka:
5
container_name: kafka
6
hostname: kafka
7
- image: vectorized/redpanda
+ image: redpandadata/redpanda
8
restart: "no"
9
expose:
10
- "19092"
0 commit comments