From 3cc995a1318b971aed9f8d9f968d4a0a16ece53b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 22 Jan 2019 12:33:51 +0100 Subject: CI: Use debian:buster as test base image This prepares us for the upcoming buster release, as buster is the main release series for this series (the other being Ubuntu disco). --- shippable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shippable.yml') diff --git a/shippable.yml b/shippable.yml index 3978ddcb5..8588fcf15 100644 --- a/shippable.yml +++ b/shippable.yml @@ -4,8 +4,8 @@ env: build: pre_ci_boot: - image_name: ubuntu - image_tag: bionic + image_name: debian + image_tag: buster pull: true ci: - apt-get install -qq build-essential expect -- cgit v1.2.3