mirror of
https://github.com/openfaas/faas.git
synced 2025-06-23 23:33:25 +00:00
Bump arm gateway go version
Moving minor version to 1.9.6 Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.2 as build
|
||||
FROM golang:1.9.6 as build
|
||||
|
||||
WORKDIR /go/src/github.com/openfaas/faas/gateway
|
||||
|
||||
|
Reference in New Issue
Block a user