From e25307a8a7867a1c7aca6d90aac56dcccbcd8496 Mon Sep 17 00:00:00 2001 From: Ralph Little Date: Sun, 12 Feb 2023 01:56:48 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 62334d1..7b6e8da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ stages: archive: stage: archive - image: $REGISTRY_HUB:debian-8-full + image: $REGISTRY_HUB:debian-buster-full before_script: - apt-get update --quiet - apt-get install --quiet --assume-yes libsane-dev