This is an automated email from the ASF dual-hosted git repository.

not-in-ldap pushed a commit to branch tpollard/python38
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit ebd72869e2ba4b5fb00f5c5ec7fa0011e4ec643c
Author: Tom Pollard <[email protected]>
AuthorDate: Mon Dec 16 10:35:46 2019 +0000

    Try a newer version of 3.8-buster
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8247e54..18121ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -89,8 +89,8 @@ tests-centos-7.6:
   image: 
registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-centos:7.6.1810-${DOCKER_IMAGE_VERSION}
 
 tests-python-3.8-buster:
-  image: 
registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-python:3.8-buster-chandan-python3-8-89265968
   <<: *tests
+  image: 
registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-python:3.8-buster-tlater-improve-artifact-cache-102956389
   variables:
     TOXENV: py38
 

Reply via email to