From 766c883e30b5f254a3352a5fd3c0540be9416b90 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 7 Feb 2021 10:35:57 +0100 Subject: [PATCH] build: Switch gitlab CI to use a Debian buster --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d6dbb6..e784272 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: debian:stretch +image: debian:buster test: before_script: