Skip to content

Commit 432d73d

Browse files
authored
Merge pull request #949 from Altinity/fix_kafka_docker_image
Update Kafka docker image for tests
2 parents facf94e + 488f82c commit 432d73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sink-connector/tests/integration/env/kafka-service.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
kafka:
55
container_name: kafka
66
hostname: kafka
7-
image: vectorized/redpanda
7+
image: redpandadata/redpanda
88
restart: "no"
99
expose:
1010
- "19092"

0 commit comments

Comments
 (0)