Update sample namesapce

This commit is contained in:
Alex 2017-03-22 08:35:04 +00:00
parent 24ce1f6d6e
commit 301091b910
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
docker build -t alexellis2/faas-hubstats:latest-armhf .
docker build -t functions/hubstats:latest-armhf .

View File

@ -1,3 +1,4 @@
#!/bin/bash
docker build -t alexellis2/faas-hubstats .
docker build -t functions/hubstats:latest .