mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 15:53:26 +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
|
||||
|
||||
RUN curl -sL https://github.com/alexellis/license-check/releases/download/0.2.2/license-check \
|
||||
> /usr/bin/license-check \
|
||||
|
Reference in New Issue
Block a user