Skip to content
Snippets Groups Projects
Commit 41876cc9 authored by Vivek Singh's avatar Vivek Singh Committed by Alex Ellis
Browse files

Update queue worker version to 0.5.3


Signed-off-by: default avatarVivek Singh <vivekkmr45@yahoo.in>
parent 7db8ad1b
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment