Skip to content

Commit 473d0b5

Browse files
committed
go1.7.3
1 parent 1d03d82 commit 473d0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.6.3
1+
FROM golang:1.7.3
22
RUN apt-get update && apt-get install -y python-requests python-yaml file jq && \
33
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
44
RUN go clean -i net && \

0 commit comments

Comments
 (0)