зеркало из https://github.com/github/vitess-gh.git
Pin our docker image on wheezy.
The golang image we base on has moved on to jessie, which breaks our build.
This commit is contained in:
Родитель
d73c389a30
Коммит
c5ca2cb2f0
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.3
|
||||
FROM golang:1.3-wheezy
|
||||
|
||||
# Install Vitess build dependencies
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
|
Загрузка…
Ссылка в новой задаче