From ad73e87daae05a3e261cc0eb1aeb2340ba7db04c Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Sat, 10 May 2025 11:13:43 -0400 Subject: [PATCH] Switch back to main image --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c417c24..3d6eb7c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,8 +14,7 @@ stages: build-image: stage: build interruptible: true - # image: ghcr.io/blue-build/cli:main - image: ghcr.io/blue-build/cli:410-feat-support-podmanbuildah-image-cache-to-reach-feature-parity-on-gitlab-with-github + image: ghcr.io/blue-build/cli:main services: - docker:dind parallel: