From 051f373427cdbcbe3b9f1e3f081e8c3f38737e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 05:42:26 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `3fbfbea` to `1efe5b4` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `3fbfbea` to `1efe5b4`. - [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 a9999b5..5cb94d6 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:3fbfbea13003c6bceb8582893779bfcb16e7a14cf8de0abcc02e15108a9ab591 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:1efe5b4765279a492e5fc2f78403c8d11d13b49199ce68396fe36e47416f51ee ARG IMAGE_NAME ARG IMAGE_REGISTRY