mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 12:36:40 +00:00
Bump go version to 1.8.5
Signed-off-by: John McCabe <john@johnmccabe.net>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.8.3
|
||||
FROM golang:1.8.5
|
||||
RUN mkdir -p /go/src/github.com/openfaas/faas/watchdog
|
||||
WORKDIR /go/src/github.com/openfaas/faas/watchdog
|
||||
|
||||
|
Reference in New Issue
Block a user