mirror of
https://github.com/openfaas/faas.git
synced 2025-06-17 12:46:59 +00:00
Bump queue-worker to v0.5.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
326236763d
commit
2f163e556d
@ -81,7 +81,7 @@ services:
|
||||
- 'node.platform.os == linux'
|
||||
|
||||
queue-worker:
|
||||
image: openfaas/queue-worker:0.4.9-armhf
|
||||
image: openfaas/queue-worker:0.5.2-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -90,7 +90,7 @@ services:
|
||||
- 'node.platform.os == linux'
|
||||
|
||||
queue-worker:
|
||||
image: openfaas/queue-worker:0.4.8
|
||||
image: openfaas/queue-worker:0.5.2
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user