mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Dockerfile-test: upgrade Go version to 1.9.1
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
f5b1da6a20
commit
ded97c874b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9-stretch
|
||||
FROM golang:1.9.1-stretch
|
||||
|
||||
RUN apt-get -y update
|
||||
RUN apt-get -y install \
|
||||
|
Loading…
x
Reference in New Issue
Block a user