From 4e3d2e9f61504a264a1b7715be28f59fa5e3a21c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:24:10 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `fca0707` to `29f3464` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `fca0707` to `29f3464`. - [Commits](https://github.com/AlmaLinux/bootc-images/commits) --- updated-dependencies: - dependency-name: almalinuxorg/almalinux-bootc dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 76193a9..66a5d89 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ COPY files/scripts /build_files/ COPY *.pub /keys/ # Base Image -FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:fca070700ccc5858eb77fb8edb0999cfbc77f9e78b5ba00617fdc21960488045 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:29f346431303b41bf9e0a594893bcec823aea58551b0ced4f9f7a002765d9c2f ARG IMAGE_NAME ARG IMAGE_REGISTRY