We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 780ed0d + f69c37f commit 06456acCopy full SHA for 06456ac
cortex-build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.6.3
+FROM golang:1.7.3
2
RUN apt-get update && apt-get install -y python-requests python-yaml file jq && \
3
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
4
RUN go clean -i net && \
0 commit comments