mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Merge branch 'middleware-update' into 'master'
Allow setting values in middleware context like gin context. See merge request !99
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
functionsDockerImage = "treeder/functions"
|
||||
functionsDockerImage = "funcy/functions"
|
||||
minRequiredDockerVersion = "17.5.0"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user