mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
e2e/docker-dns-srv: upgrade Go version to 1.9.1
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
8b75689c05
commit
70aa30f281
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user