mirror of
https://github.com/openfaas/faas.git
synced 2025-06-22 14:53:25 +00:00
Bump versions
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
FROM golang:1.10 as build
|
||||
FROM golang:1.11 as build
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
ARG GIT_COMMIT_SHA
|
||||
ARG GIT_COMMIT_MESSAGE
|
||||
|
Reference in New Issue
Block a user