mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 12:16:47 +00:00
Update nats-streaming to 0.11.2
Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
parent
cbf39f0069
commit
7e36b2477d
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user