From 23140d624b5d1fad7a355b05a1e39f51898235e6 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 9 Nov 2023 17:30:47 -0500 Subject: [PATCH] ci: Re-float to builder image Until something is tagging the builder image, quay.io is going to GC older images. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85b0ff9..ea5d2c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest container: - image: quay.io/centos-boot/builder:latest@sha256:1d4eb0aff4fc11274b19fade0c380de6c3e4a3ec3786a824c3ed49cb5e397b84 + image: quay.io/centos-boot/builder:latest options: --privileged strategy: