From ffb9ac5575b889a6acb47a0b39b7551be3fd3e6e Mon Sep 17 00:00:00 2001 From: null Date: Tue, 14 Nov 2023 11:14:48 +0000 Subject: [PATCH] chore(deps): update quay.io/centos-boot/builder:latest docker digest to 1d4eb0a --- .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 fb3ccc5..97b4101 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:4c9001ee367d3adf085973b66bfdbd5184e3363cad62823ffdec0547e4f439af + image: quay.io/centos-boot/builder:latest@sha256:1d4eb0aff4fc11274b19fade0c380de6c3e4a3ec3786a824c3ed49cb5e397b84 options: --privileged strategy: diff --git a/.github/workflows/publish-image.yml b/.github/workflows/publish-image.yml index ea11fa7..08efa7c 100644 --- a/.github/workflows/publish-image.yml +++ b/.github/workflows/publish-image.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest container: - image: quay.io/centos-boot/builder:latest@sha256:4c9001ee367d3adf085973b66bfdbd5184e3363cad62823ffdec0547e4f439af + image: quay.io/centos-boot/builder:latest@sha256:1d4eb0aff4fc11274b19fade0c380de6c3e4a3ec3786a824c3ed49cb5e397b84 options: --privileged strategy: