From b37e90544de70e1f875387e4748b3335325486cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 04:08:42 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `ab46a10` to `1395aa1` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `ab46a10` to `1395aa1`. - [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 1b2a748..54eb5fd 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:ab46a10e29035d3d9ef28a1e8f4924963ee349e47b1010f7427da064503e5e34 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:1395aa1fa45ab7b2dc915edcbe7237c1fd9a42a34e9f6a95cd8d9a99dcfef4c0 ARG IMAGE_NAME ARG IMAGE_REGISTRY