From 2fa1a30158faed9928d9cfa1507818a6f6c158b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 04:30:22 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `df3f750` to `d2934ad` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `df3f750` to `d2934ad`. - [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 e94433e..4ede642 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:df3f75069d9b8131dc3701e5617ea91216f9b99286b1d2bde955222775101c46 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:d2934adf4880a6a162d6f7dbf181300553fe700417879d5f284e989a4e0f3a75 ARG IMAGE_NAME ARG IMAGE_REGISTRY