Skip to content

Commit

Permalink
Use the 1.7.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwilkie authored and Alfonso Acosta committed Sep 12, 2016
1 parent 75b0c94 commit 426c88e
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.0
FROM golang:1.7.1
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 426c88e

Please sign in to comment.