Skip to content

Commit 7ec4216

Browse files
committed
chore(deps): update confluentinc/cp-kafka docker tag to v5.3.1
1 parent af88637 commit 7ec4216

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
kafka:
5858
container_name: test-kafka
5959
hostname: kafka
60-
image: confluentinc/cp-kafka:5.3.0
60+
image: confluentinc/cp-kafka:5.3.1
6161
depends_on:
6262
- zookeeper
6363
ports:

0 commit comments

Comments
 (0)