From da0d99c4df26f7d0b98320b0e65de1e1d457d669 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Thu, 10 Feb 2022 00:25:39 -0800 Subject: [PATCH] Update GitLab compile assets images to bullseye This is a follow-on merge request to https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/484. --- .gitlab/ci/gitlab.images.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab/ci/gitlab.images.yml b/.gitlab/ci/gitlab.images.yml index 72f9ade..639d5c6 100644 --- a/.gitlab/ci/gitlab.images.yml +++ b/.gitlab/ci/gitlab.images.yml @@ -33,7 +33,8 @@ gitlab push: GRAPHICSMAGICK: '1.3.36' parallel: matrix: - - RUBY: ['2.7', '3.0'] + - DEBIAN: ['bullseye'] + RUBY: ['2.7', '3.0'] GIT: ['2.31', '2.33'] gitlab-assets test: