Skip to content

Commit

Permalink
Bump go cli to 1.8.4 (apache#2906)
Browse files Browse the repository at this point in the history
- Fix for security issue golang/go#22125
  • Loading branch information
mdeuser authored and csantanapr committed Oct 31, 2017
1 parent eff4f8d commit a17e123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.8
FROM golang:1.8.4

# Install zip
RUN apt-get -y update && \
Expand Down

0 comments on commit a17e123

Please sign in to comment.