From e099a41344c4e7f04aca35e65b2bca3577d1b4b1 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Fri, 29 Dec 2023 23:42:13 -0600 Subject: [PATCH] Use image with xonsh --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ef9f66b..4ae619d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ shellcheck: distros: stage: generate - image: python:3.11 + image: $CI_REGISTRY_DIRECT/greg/ci-images/fedora:latest artifacts: reports: dotenv: build.env