summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-06-21 17:07:50 +0200
committerGitHub <noreply@github.com>2018-06-21 17:07:50 +0200
commit1024d9b797217682cba6d89e484620782a7bb327 (patch)
treec3ab86a5590eecf30e7e2f901574004e3b5759af /Dockerfile
parent454a5dcf66f9b3eafb61badc6ce61c8ebe52dd96 (diff)
downloadbugzilla-1024d9b797217682cba6d89e484620782a7bb327.tar.gz
bugzilla-1024d9b797217682cba6d89e484620782a7bb327.tar.xz
Bug 1461379 - use DBIx::Connector to manage database connections
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 3ac320937..c86a92b0f 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM mozillabteam/bmo-slim:20180518.1
+FROM mozillabteam/bmo-slim:20180523.1
ARG CI
ARG CIRCLE_SHA1