Update queue worker version to 0.5.3

Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
This commit is contained in:
Vivek Singh 2018-10-04 17:47:55 +05:30 committed by Alex Ellis
parent 7db8ad1bda
commit 41876cc932
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ services:
- 'node.platform.os == linux' - 'node.platform.os == linux'
queue-worker: queue-worker:
image: openfaas/queue-worker:0.5.2-armhf image: openfaas/queue-worker:0.5.3-armhf
networks: networks:
- functions - functions
environment: environment:

View File

@ -90,7 +90,7 @@ services:
- 'node.platform.os == linux' - 'node.platform.os == linux'
queue-worker: queue-worker:
image: openfaas/queue-worker:0.5.2 image: openfaas/queue-worker:0.5.3
networks: networks:
- functions - functions
environment: environment: