We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6721c88 commit 88976a2Copy full SHA for 88976a2
docker-compose-swarm.yml
@@ -5,7 +5,7 @@ services:
5
ports:
6
- "2181:2181"
7
kafka:
8
- image: ${REPO}kafka-docker:latest
+ image: wurstmeister/kafka:latest
9
10
- target: 9094
11
published: 9094
0 commit comments