зеркало из https://github.com/mozilla/fxa.git
chore(build): switch to python3 in builder docker deps
This commit is contained in:
Родитель
300b94523c
Коммит
8d310a6d28
|
@ -10,8 +10,8 @@ RUN set -x \
|
|||
app
|
||||
RUN apt-get update && apt-get install -y \
|
||||
git-core \
|
||||
python-setuptools \
|
||||
python-dev \
|
||||
python3-setuptools \
|
||||
python3-dev \
|
||||
build-essential \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче