From fc1be29cce5e5b490eaec03a0b78ccb35be0279f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 6 Feb 2024 13:16:42 -0500 Subject: [PATCH] wip --- .github/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index d500f4f0..584a940f 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest container: - image: quay.io/centos-bootc/bootc-image-builder:latest + image: quay.io/cgwalters/ostest:latest options: --privileged strategy: