Update NATS docker image to newer version in docker-compose (#418)
Signed-off-by: Sava Radoš <srados@bitsfactory.com>
This commit is contained in:
parent
a8eb7ae039
commit
96bcc4cff4
|
@ -30,7 +30,7 @@ services:
|
|||
- mainflux-base-net
|
||||
|
||||
nats:
|
||||
image: nats:1.1.0
|
||||
image: nats:1.3.0
|
||||
container_name: mainflux-nats
|
||||
restart: on-failure
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue