diff --git a/testing/docker/centos6-build-upd/VERSION b/testing/docker/centos6-build-upd/VERSION index 1e0cabeb156..7555e0453db 100644 --- a/testing/docker/centos6-build-upd/VERSION +++ b/testing/docker/centos6-build-upd/VERSION @@ -1 +1 @@ -0.1.3.20160122142300 +0.1.3.20160222133000 diff --git a/testing/docker/desktop-build/Dockerfile b/testing/docker/desktop-build/Dockerfile index c584c8baca8..915f87bd148 100644 --- a/testing/docker/desktop-build/Dockerfile +++ b/testing/docker/desktop-build/Dockerfile @@ -1,4 +1,4 @@ -FROM taskcluster/centos6-build-upd:0.1.3.20160122142300 +FROM taskcluster/centos6-build-upd:0.1.3.20160222133000 MAINTAINER Dustin J. Mitchell # Add build scripts; these are the entry points from the taskcluster worker, and