mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Update queue worker version to 0.5.3
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
This commit is contained in:
parent
7db8ad1bda
commit
41876cc932
@ -82,7 +82,7 @@ services:
|
||||
- 'node.platform.os == linux'
|
||||
|
||||
queue-worker:
|
||||
image: openfaas/queue-worker:0.5.2-armhf
|
||||
image: openfaas/queue-worker:0.5.3-armhf
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
@ -90,7 +90,7 @@ services:
|
||||
- 'node.platform.os == linux'
|
||||
|
||||
queue-worker:
|
||||
image: openfaas/queue-worker:0.5.2
|
||||
image: openfaas/queue-worker:0.5.3
|
||||
networks:
|
||||
- functions
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user