From f3ef7117b0d1d5d0fdfc53c47dfbc85097107ca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 05:57:22 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `1efe5b4` to `fca0707` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `1efe5b4` to `fca0707`. - [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 5cb94d6..76193a9 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:1efe5b4765279a492e5fc2f78403c8d11d13b49199ce68396fe36e47416f51ee +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:fca070700ccc5858eb77fb8edb0999cfbc77f9e78b5ba00617fdc21960488045 ARG IMAGE_NAME ARG IMAGE_REGISTRY