mirror of
https://github.com/openfaas/faas.git
synced 2025-06-22 23:03:24 +00:00
Bump figlet version
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
@ -6,6 +6,10 @@ functions:
|
||||
lang: dockerfile
|
||||
handler: ./AlpineFunction
|
||||
image: functions/alpine:latest
|
||||
figlet:
|
||||
lang: dockerfile
|
||||
handler: ./figlet
|
||||
image: functions/figlet:0.9.6
|
||||
apikey-secret:
|
||||
lang: go
|
||||
handler: ./apikey-secret
|
||||
|
Reference in New Issue
Block a user