mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Move to alpine
This commit is contained in:
parent
eb0776e3a3
commit
fe9ada50bd
@ -1,4 +1,5 @@
|
||||
FROM golang:1.7.3
|
||||
FROM alpine:latest
|
||||
|
||||
COPY gateway .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user