Bump queue-worker to v0.5.2

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2018-09-12 13:07:21 +03:00
committed by Alex Ellis
parent 326236763d
commit 2f163e556d
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ services:
- 'node.platform.os == linux' - 'node.platform.os == linux'
queue-worker: queue-worker:
image: openfaas/queue-worker:0.4.9-armhf image: openfaas/queue-worker:0.5.2-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.4.8 image: openfaas/queue-worker:0.5.2
networks: networks:
- functions - functions
environment: environment: