mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 00:03:24 +00:00
Push Go to 1.7.5
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.7.3
|
||||
FROM golang:1.7.5
|
||||
RUN mkdir -p /go/src/app
|
||||
COPY handler.go /go/src/app
|
||||
WORKDIR /go/src/app
|
||||
|
Reference in New Issue
Block a user