summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-09-27 22:25:49 +0200
committerGitHub <noreply@github.com>2017-09-27 22:25:49 +0200
commit3e13de0966e361ca4e70cfd2d781320f25d820d3 (patch)
tree9846f6a728d437ffb9829d530f12313d426f365c /Dockerfile
parent40c4401db5525617278deb8bfaf5481f08e4cf97 (diff)
downloadbugzilla-3e13de0966e361ca4e70cfd2d781320f25d820d3.tar.gz
bugzilla-3e13de0966e361ca4e70cfd2d781320f25d820d3.tar.xz
Bug 1402878 - Add some more sanity-type tests, including perl critic
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 01a846bc7..ef226da56 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,4 @@
-FROM mozillabteam/bmo-slim:20170824.1
-MAINTAINER Dylan William Hardison <dylan@mozilla.com>
+FROM mozillabteam/bmo-slim:20170927.1
ENV BUNDLE=https://s3.amazonaws.com/moz-devservices-bmocartons/bmo/vendor.tar.gz
ENV PORT=8000