Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Revert "Upgrade to go1.7 (weaveworks#1797)"
Browse files Browse the repository at this point in the history
This reverts commit d1cf9f6.
  • Loading branch information
alban committed Nov 11, 2016
1 parent cf773e4 commit 59cdf83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.7.1
FROM golang:1.6.2
RUN apt-get update && \
apt-get install -y libpcap-dev python-requests time file shellcheck && \
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
Expand Down

0 comments on commit 59cdf83

Please sign in to comment.