From 783c7559f1c2096891272271f6ed17795e2c63e0 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 6 Apr 2018 15:03:19 -0700 Subject: switch to newer test image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') 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 -- cgit v1.2.3