Skip to content
Snippets Groups Projects
Commit 0fab7fbe authored by Alex Ellis's avatar Alex Ellis
Browse files

Update figlet and api-secret sample


Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent ab4d95c4
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,11 @@ functions:
figlet:
lang: dockerfile
handler: ./figlet
image: functions/figlet:0.13.0
image: functions/figlet:latest
apikey-secret:
lang: go
handler: ./apikey-secret
image: functions/apikey-secret:0.13.0
image: functions/apikey-secret:latest
captainsintent:
lang: dockerfile
handler: ./CaptainsIntent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment