Update nats-streaming to 0.11.2

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
Lucas Roesler 2018-10-20 10:15:47 +02:00 committed by Alex Ellis
parent cbf39f0069
commit 7e36b2477d
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ services:
window: 380s
nats:
image: nats-streaming:0.11.0
image: nats-streaming:0.11.2
# Uncomment the following port mappings if you wish to expose the
# NATS client and/or management ports you must also add `-m 8222` to the command
# ports:

View File

@ -70,7 +70,7 @@ services:
- basic-auth-password
nats:
image: nats-streaming:0.11.0
image: nats-streaming:0.11.2
# Uncomment the following port mappings if you wish to expose the
# NATS client and/or management ports you must also add `-m 8222` to the command
# ports: