mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Update NS to functions/ from alexellis2/faas-
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -f Dockerfile.armhf -t alexellis2/faas-alpinefunction:latest-armhf .
|
||||
docker build -f Dockerfile.armhf -t functions/alpine:latest-armhf .
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-alpinefunction .
|
||||
docker build -t functions/alpine .
|
||||
|
Reference in New Issue
Block a user