You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/01/10 03:38:42 UTC

[30/50] incubator-trafficcontrol git commit: use later pgloader image

use later pgloader image


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/a49530c6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/a49530c6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/a49530c6

Branch: refs/heads/master
Commit: a49530c63860b6b14b2ce6487a67185f52efdde8
Parents: e845962
Author: Dan Kirkwood <da...@gmail.com>
Authored: Mon Dec 12 15:06:40 2016 -0700
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Sun Jan 8 21:05:00 2017 -0700

----------------------------------------------------------------------
 traffic_ops/app/db/pg-migration/Dockerfile-pgloader | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/a49530c6/traffic_ops/app/db/pg-migration/Dockerfile-pgloader
----------------------------------------------------------------------
diff --git a/traffic_ops/app/db/pg-migration/Dockerfile-pgloader b/traffic_ops/app/db/pg-migration/Dockerfile-pgloader
index bb44384..faf98b3 100644
--- a/traffic_ops/app/db/pg-migration/Dockerfile-pgloader
+++ b/traffic_ops/app/db/pg-migration/Dockerfile-pgloader
@@ -11,7 +11,7 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 #
-FROM dimitri/pgloader
+FROM dimitri/pgloader:ccl.latest
 MAINTAINER Dan Kirkwood <da...@apache.org>
 
 # install nc to check that postgres and mysql are ready..