Skip to content

Commit

Permalink
e2e/docker-dns-srv: upgrade Go version to 1.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
  • Loading branch information
gyuho committed Oct 5, 2017
1 parent 8b75689 commit 70aa30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/docker-dns-srv/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.9-stretch
FROM golang:1.9.1-stretch
LABEL Description="Image for etcd DNS SRV testing"

RUN apt update -y \
Expand Down

0 comments on commit 70aa30f

Please sign in to comment.