aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-06 15:03:19 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-06 15:03:19 -0700
commit783c7559f1c2096891272271f6ed17795e2c63e0 (patch)
treeddb5dc13745b5c9a24300c472ece01657e24a7c1 /.gitlab-ci.yml
parente914a38ddf34de4d699e0ad89ee5ab3ddd45d1cb (diff)
downloadsandcrawler-783c7559f1c2096891272271f6ed17795e2c63e0.tar.gz
sandcrawler-783c7559f1c2096891272271f6ed17795e2c63e0.zip
switch to newer test image
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 45c585c..802c41f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: python:3.5
+image: python:3.6-stretch
before_script:
- apt update -qy
- apt install -y python3-dev python3-pip python3-wheel libjpeg-dev