mirror of
https://github.com/openfaas/faas.git
synced 2025-06-22 14:53:25 +00:00
Update to golang 1.9.7
Issue #660 has been open for a while to update to 1.9.6, this performs the update to the latest in the 1.9 release (1.9.7) Signed-off-by: Sean Smith <sean@wwsean08.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.4 as build
|
||||
FROM golang:1.9.7 as build
|
||||
ARG VERSION
|
||||
ARG GIT_COMMIT
|
||||
|
||||
|
Reference in New Issue
Block a user