diff pilot/usps-services.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 11fb5ba7f55b
line wrap: on
line diff
--- a/pilot/usps-services.yml	Tue Jul 18 19:39:38 2017 +0100
+++ b/pilot/usps-services.yml	Wed Jul 19 18:27:30 2017 +0100
@@ -11,7 +11,7 @@
       - DB_PASS=${USPS_DB_PASSWORD:-uspsdefault}
   uspsapp:
     restart: unless-stopped
-    image: docker.ssdt.io/usps-app:${USPS_TAG:-preview}
+    image: docker.ssdt.io/usps-app:${USPS_TAG:-pilot}
     depends_on:
       - uspsdb
     networks: