summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-30 15:05:35 +0000
committerGitLab <gitlab@gitlab.com>2016-12-07 13:51:33 +0000
commit630743e5b7471aa27109cbf6effd94068deb021c (patch)
tree14f8156f72413d08594a6c5885b4b14a9438f5f2 /.gitlab-ci.yml
parentc833e6e15be1a3bcfee640cfd1c7e0c1bcd01d68 (diff)
downloadybd-630743e5b7471aa27109cbf6effd94068deb021c.tar.gz
Change docker to python:2.7-slim
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 651e571..7cdd0be 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: devcurmudgeon/foo
+image: python:2.7-slim
before_script:
- sh ./install_dependencies.sh