Backed out changeset 3d245551d3fb (bug 1260505) for suspicion of causing taskcluster-images opt Docker Artifact Image Builder failures

This commit is contained in:
Carsten "Tomcat" Book 2016-04-05 09:48:49 +02:00
Родитель fad84a5168
Коммит d345d59d77
10 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/centos6-build:0.1.6
FROM taskcluster/centos6-build:0.1.5
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
### update to latest from upstream repositories

Просмотреть файл

@ -1 +1 @@
0.1.6.20160329195300
0.1.5.20160323120600

Просмотреть файл

@ -1 +1 @@
0.1.6
0.1.5

Просмотреть файл

@ -421,8 +421,8 @@ cat >requirements.txt <<'EOF'
# sha256: 90pZQ6kAXB6Je8-H9-ivfgDAb6l3e5rWkfafn6VKh9g
virtualenv==13.1.2
# sha256: wJnELXTi1SC2HdNyzZlrD6dgXAZheDT9exPHm5qaWzA
mercurial==3.7.3
# sha256: W6lDjWqw25P3sHhrpjITjrZKncDZPjDd4rF7Mo_cbXo
mercurial==3.7.2
EOF
peep install -r requirements.txt

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/centos6-build-upd:0.1.6.20160329195300
FROM taskcluster/centos6-build-upd:0.1.5.20160323120600
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
# Add build scripts; these are the entry points from the taskcluster worker, and

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/ubuntu1204-test-upd:0.1.9.20160329211700
FROM taskcluster/ubuntu1204-test-upd:0.1.8.20160218152601
MAINTAINER Jonas Finnemann Jensen <jopsen@gmail.com>
# Add utilities and configuration

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/ubuntu1204-test:0.1.9
FROM taskcluster/ubuntu1204-test:0.1.8
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
### update to latest from upstream repositories

Просмотреть файл

@ -1 +1 @@
0.1.9.20160329211700
0.1.8.20160218152601

Просмотреть файл

@ -1 +1 @@
0.1.9
0.1.8

Просмотреть файл

@ -155,8 +155,8 @@ cat >requirements.txt <<'EOF'
# sha256: qryO8YzdvYoqnH-SvEPi_qVLEUczDWXbkg7zzpgS49w
virtualenv==13.1.2
# sha256: wJnELXTi1SC2HdNyzZlrD6dgXAZheDT9exPHm5qaWzA
mercurial==3.7.3
# sha256: tQ9peOfTn-DLKY-j-j6c5B0jVnIdFV5SiPnFfl8T6ac
mercurial==3.5
EOF
peep install -r requirements.txt