summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-03-13 21:40:31 +0100
committerGitHub <noreply@github.com>2018-03-13 21:40:31 +0100
commit00a44e83c9b1c37b94e2504a06c981535bb51623 (patch)
tree857b3f8eaa36a392e6e3f9132bb249c26502b05a /Dockerfile
parent6738d7497baeef5c21d4cfa0686bab10b1194815 (diff)
downloadbugzilla-00a44e83c9b1c37b94e2504a06c981535bb51623.tar.gz
bugzilla-00a44e83c9b1c37b94e2504a06c981535bb51623.tar.xz
Bug 1441181 - Step 9 - use pdeathsig to prevent workers running without supervision
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index ac101bb94..d367a80d4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,4 @@
-FROM mozillabteam/bmo-slim:20180225.1
-
+FROM mozillabteam/bmo-slim:20180313.1
ARG CI
ARG CIRCLE_SHA1