Skip to content
Snippets Groups Projects
Commit 87675145 authored by Alex Ellis's avatar Alex Ellis
Browse files

Bump armhf versions


Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent 20a0432f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ services:
gateway:
ports:
- 8080:8080
image: openfaas/gateway:0.15.3-armhf
image: openfaas/gateway:0.15.4-armhf
networks:
- functions
environment:
......@@ -41,7 +41,7 @@ services:
# auth service provide basic-auth plugin for system APIs
basic-auth-plugin:
image: openfaas/basic-auth-plugin:0.15.3-armhf
image: openfaas/basic-auth-plugin:0.15.4-armhf
networks:
- functions
environment:
......@@ -71,7 +71,7 @@ services:
faas-swarm:
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
image: openfaas/faas-swarm:0.6.2-armhf
image: openfaas/faas-swarm:0.7.1-armhf
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