mirror of
https://github.com/openfaas/faas.git
synced 2025-06-29 18:23:26 +00:00
Update gateway to golang:1.10.4
Signed-off-by: Radoslav Dimitrov <rdimitrow@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
6ef5ef73cc
commit
350907aacd
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.7 as build
|
||||
FROM golang:1.10.4 as build
|
||||
ARG GIT_COMMIT_SHA
|
||||
ARG GIT_COMMIT_MESSAGE
|
||||
ARG VERSION='dev'
|
||||
|
Reference in New Issue
Block a user