mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Bump versions
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
FROM golang:1.10-alpine3.9 as build
|
||||
FROM golang:1.11-alpine3.10 as build
|
||||
ENV CGO_ENABLED=0
|
||||
|
||||
RUN apk add --no-cache curl ca-certificates
|
||||
RUN curl -sLSf https://raw.githubusercontent.com/teamserverless/license-check/master/get.sh | sh \
|
||||
|
Reference in New Issue
Block a user