mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 19:26:48 +00:00
Revert to compose 3.2 due to PWD lagging behind
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
08b2ea3f45
commit
85d3e2ba87
@ -1,4 +1,4 @@
|
||||
version: "3.3"
|
||||
version: "3.2"
|
||||
services:
|
||||
gateway:
|
||||
volumes:
|
||||
@ -148,4 +148,4 @@ services:
|
||||
networks:
|
||||
functions:
|
||||
driver: overlay
|
||||
attachable: true
|
||||
#attachable: true
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: "3.3"
|
||||
version: "3.2"
|
||||
services:
|
||||
gateway:
|
||||
volumes:
|
||||
@ -201,4 +201,4 @@ services:
|
||||
networks:
|
||||
functions:
|
||||
driver: overlay
|
||||
attachable: true
|
||||
#attachable: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user