diff pilot/usas-services.yml @ 147:2fd1dfc5c69c

DEP-12: update image tags to use env variable
author smith@nwoca.org
date Mon, 10 Jul 2017 18:16:55 +0100
parents 75aa7005b544
children de0771f14dd0
line wrap: on
line diff
--- a/pilot/usas-services.yml	Mon Jul 10 18:16:09 2017 +0100
+++ b/pilot/usas-services.yml	Mon Jul 10 18:16:55 2017 +0100
@@ -11,7 +11,7 @@
       - DB_PASS=${USAS_DB_PASSWORD:-usasdefault}
   usasapp:
     restart: unless-stopped
-    image: docker.ssdt.io/usas-app:preview
+    image: docker.ssdt.io/usas-app:${USAS_TAG:-preview}
     depends_on:
       - usasdb
     networks: