Skip to content

Commit

Permalink
Merge pull request #949 from Altinity/fix_kafka_docker_image
Browse files Browse the repository at this point in the history
Update Kafka docker image for tests
  • Loading branch information
Selfeer authored Dec 11, 2024
2 parents facf94e + 488f82c commit 432d73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sink-connector/tests/integration/env/kafka-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
kafka:
container_name: kafka
hostname: kafka
image: vectorized/redpanda
image: redpandadata/redpanda
restart: "no"
expose:
- "19092"
Expand Down

0 comments on commit 432d73d

Please sign in to comment.