Skip to content
Snippets Groups Projects
Commit f410e4d9 authored by Douglas Jones's avatar Douglas Jones Committed by Alex Ellis
Browse files

Putting the correct version for arm64

parent 690da5ed
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.18.13-arm64
image: openfaas/gateway:0.18.11-arm64
networks:
- functions
environment:
......@@ -43,7 +43,7 @@ services:
# auth service provide basic-auth plugin for system APIs
basic-auth-plugin:
image: openfaas/basic-auth-plugin:0.18.13-arm64
image: openfaas/basic-auth-plugin:0.18.11-arm64
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