diff pilot/import-usps.yml @ 150:de0771f14dd0

DEP-12: change image tag to pilot
author smith@nwoca.org
date Wed, 19 Jul 2017 18:27:30 +0100
parents 790e72b5b2fe
children
line wrap: on
line diff
--- a/pilot/import-usps.yml	Tue Jul 18 19:39:38 2017 +0100
+++ b/pilot/import-usps.yml	Wed Jul 19 18:27:30 2017 +0100
@@ -1,7 +1,7 @@
 version: "3.3"
 services:
   uspsimport:
-    image: docker.ssdt.io/usps-import:${USPS_TAG:-preview}
+    image: docker.ssdt.io/usps-import:${USPS_TAG:-pilot}
     command: -i ${IMP_IRN- } -u ${IMP_URL- } -r ${IMP_PATH- } ${IMP_ANON- } ${IMP_EM- }
     depends_on:
       - uspsdb