From e8e96b070dc391879348eab74b6fef82ef269a0f Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 28 Feb 2018 10:28:48 -0500 Subject: Bug 1403344 - Add command to docker container for schema / data migrations --- Dockerfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 5f4072a18..6ebdc1946 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM mozillabteam/bmo-slim:20171228.1 + ARG CI ARG CIRCLE_SHA1 ARG CIRCLE_BUILD_URL -- cgit v1.2.3-24-g4f1b