Skip to content

Commit a778772

Browse files
Merge pull request #12987 from nestjs/renovate/confluentinc-cp-zookeeper-7.x
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.5.3
2 parents 94f5a82 + 5798747 commit a778772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
zookeeper:
5151
container_name: test-zookeeper
5252
hostname: zookeeper
53-
image: confluentinc/cp-zookeeper:7.5.2
53+
image: confluentinc/cp-zookeeper:7.5.3
5454
ports:
5555
- "2181:2181"
5656
environment:

0 commit comments

Comments
 (0)