mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56:47 +00:00
Add haveibeenpwned to functions Docker prefix
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
parent
c182a0af82
commit
73254f798b
@ -38,7 +38,7 @@ functions:
|
|||||||
haveibeenpwned:
|
haveibeenpwned:
|
||||||
lang: go
|
lang: go
|
||||||
handler: ./haveibeenpwned
|
handler: ./haveibeenpwned
|
||||||
image: haveibeenpwned:latest
|
image: functions/haveibeenpwned:0.1
|
||||||
hostnameintent:
|
hostnameintent:
|
||||||
lang: dockerfile
|
lang: dockerfile
|
||||||
handler: ./hostnameintent
|
handler: ./hostnameintent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user