summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-30 15:05:35 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-30 15:05:35 +0000
commit7cdaf4ef1ce3da47e899608575976795fafa3579 (patch)
tree30edad471fd21d0b59cc4e76d193c23602733f37
parentde60729f09489a1144d17623295281d764b75c7e (diff)
downloadybd-7cdaf4ef1ce3da47e899608575976795fafa3579.tar.gz
Change docker to python:2.7-slim
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 10dec18..4ccf648 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