mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 13:06:40 +00:00
Update sample namesapce
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-hubstats:latest-armhf .
|
||||
docker build -t functions/hubstats:latest-armhf .
|
||||
|
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-hubstats .
|
||||
docker build -t functions/hubstats:latest .
|
||||
|
||||
|
Reference in New Issue
Block a user