Skip to content

Commit 0f69208

Browse files
Merge pull request nestjs#2932 from nestjs/renovate/docker-confluentinc-cp-zookeeper-5.x
chore(deps): update confluentinc/cp-zookeeper docker tag to v5.3.1
2 parents 635f332 + f9fb143 commit 0f69208

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
@@ -48,7 +48,7 @@ services:
4848
zookeeper:
4949
container_name: test-zookeeper
5050
hostname: zookeeper
51-
image: confluentinc/cp-zookeeper:5.3.0
51+
image: confluentinc/cp-zookeeper:5.3.1
5252
ports:
5353
- "2181:2181"
5454
environment:

0 commit comments

Comments
 (0)