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