mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26: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:
|
||||
lang: go
|
||||
handler: ./haveibeenpwned
|
||||
image: haveibeenpwned:latest
|
||||
image: functions/haveibeenpwned:0.1
|
||||
hostnameintent:
|
||||
lang: dockerfile
|
||||
handler: ./hostnameintent
|
||||
|
Loading…
x
Reference in New Issue
Block a user