From 9090a51b752a1a588f4b7e2a539769fb347bfa23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:36:59 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `d536ae3` to `78dd8b1` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `d536ae3` to `78dd8b1`. - [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 e38fcd9..a5d6b64 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:d536ae326c1df15e716aa76d5e016a866e6a2fb8c3627f925e5435f4711eb506 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:78dd8b17b2a76185f9fa460e089d029761e8434bd67b15d53af2093fac9bd186 ARG IMAGE_NAME ARG IMAGE_REGISTRY