Skip to content

Commit 1004479

Browse files
Update dependency confluentinc/ksqldb-examples to v7.1.2
1 parent 96418bd commit 1004479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.kafkacluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ services:
129129
PORT: 9021
130130

131131
ksql-datagen:
132-
image: confluentinc/ksqldb-examples:7.1.0
132+
image: confluentinc/ksqldb-examples:7.1.2
133133
hostname: ksql-datagen
134134
container_name: ksql-datagen
135135
depends_on:

0 commit comments

Comments
 (0)