We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d1e505 + eabc769 commit 51299f7Copy full SHA for 51299f7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.15-buster as builder
+FROM golang:1.16-buster as builder
2
WORKDIR /go/src/github.com/moov-io/fed
3
RUN apt-get update && apt-get install make gcc g++
4
COPY . .
0 commit comments