From 7e4d1018659208c9aa421e07e55eeb61c354e7d5 Mon Sep 17 00:00:00 2001 From: Lukas 'Eipi' Eipert Date: Tue, 22 Feb 2022 15:05:00 +0000 Subject: [PATCH] Update docker image to a more recent one --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fbc0839..b97b5a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ variables: DOCKER_HOST: tcp://docker:2375 cache-google-chrome: - image: ubuntu:16.04 + image: debian:bullseye-slim stage: automation # Starts the job immediately needs: []