From fab2c701d538d6182be4c63e659cba06196d4dde Mon Sep 17 00:00:00 2001 From: s3lph Date: Tue, 29 May 2018 23:01:05 +0200 Subject: [PATCH] GitLab CI: Use buster instead of stretch. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b14cabc..47a8ebb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: debian:stretch +image: debian:buster test: script: