summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-26 18:58:41 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-26 18:58:41 +0100
commite65c819032279b560e572077c5f420ab9d8bc065 (patch)
tree56b4121cadf5cf1bee03894d541d58dd355d40cf
parent3bae4699b3d933d92363981e205182e3fc717aed (diff)
downloaddefinitions-e65c819032279b560e572077c5f420ab9d8bc065.tar.gz
Use python-slim image
Change-Id: I7229e8e4b91feff9e14927c8b508be636c657fa2
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 02c7c360..0acaa4f4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:2.7
+image: python:2.7-slim
before_script:
- export LC_ALL="C.UTF-8"