From 508584dbb2cde32719108a3f77a192a3b651dc9b Mon Sep 17 00:00:00 2001 From: null Date: Thu, 9 Nov 2023 08:20:47 +0000 Subject: [PATCH] chore(deps): update quay.io/centos-boot/builder:latest docker digest to 40a3e8c --- .github/workflows/ci.yml | 2 +- .github/workflows/publish-image.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01e1c40..c6bdf12 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest container: - image: quay.io/centos-boot/builder:latest@sha256:a56f67a2fd83f69b0561bb551d0a317d93052d73e41a7e1610c01f43c7dca6bd + image: quay.io/centos-boot/builder:latest@sha256:40a3e8c20709efd7dc17e474d6d3da31f727956d2ad212bbb622821ecafb8adf options: --privileged strategy: diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index 652b7e5..33aa003 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest container: - image: quay.io/centos-boot/builder:latest@sha256:a56f67a2fd83f69b0561bb551d0a317d93052d73e41a7e1610c01f43c7dca6bd + image: quay.io/centos-boot/builder:latest@sha256:40a3e8c20709efd7dc17e474d6d3da31f727956d2ad212bbb622821ecafb8adf options: --privileged strategy: