summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-01-28 18:59:09 +0000
committerJavier Jardón <jjardon@gnome.org>2017-01-28 18:59:09 +0000
commitbe03ba4a30d34538da7f5ad71da8e4e06483b632 (patch)
tree65ecd4c6245b54ceb31efd043f21783be4efdf64
parent079319075460062ea3cd6c500716c55a8478adf4 (diff)
downloaddefinitions-be03ba4a30d34538da7f5ad71da8e4e06483b632.tar.gz
.gitlab-ci.yml: Use Debian jessie slim image
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7f8a271..7cbbdfd0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:2.7-slim
+image: debian:jessie-slim
stages:
- validate