diff pilot/import-usas.yml @ 146:790e72b5b2fe

DEP-12: update image tags to use env variable
author smith@nwoca.org
date Mon, 10 Jul 2017 18:16:09 +0100
parents 75aa7005b544
children de0771f14dd0
line wrap: on
line diff
--- a/pilot/import-usas.yml	Mon Jul 10 18:13:18 2017 +0100
+++ b/pilot/import-usas.yml	Mon Jul 10 18:16:09 2017 +0100
@@ -1,7 +1,7 @@
 version: "3.3"
 services:
   usasimport:
-    image: docker.ssdt.io/usas-import:preview
+    image: docker.ssdt.io/usas-import:${USAS_TAG:-preview}
     command: -i ${IMP_IRN- } -u ${IMP_URL- } -r ${IMP_PATH- }
     depends_on:
       - usasdb