Skip to content

Commit

Permalink
Bumped pulsar docker image to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Jun 29, 2021
1 parent 77b0e2e commit 03c1540
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 @@ -3,7 +3,7 @@ version: '2'
services:

standalone:
image: apachepulsar/pulsar:2.7.1
image: apachepulsar/pulsar:2.7.2
ports:
- "6650:6650"
- "8080:8080"
Expand Down

0 comments on commit 03c1540

Please sign in to comment.