Skip to content

Commit

Permalink
Update dependency confluentinc/cp-ksqldb-server to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2022
1 parent 6cc2810 commit b43394e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ services:
PORT: 9021

ksqldb-server:
image: confluentinc/cp-ksqldb-server:7.1.0
image: confluentinc/cp-ksqldb-server:7.2.0
hostname: ksqldb-server
container_name: ksqldb-server
depends_on:
Expand Down

0 comments on commit b43394e

Please sign in to comment.