From 615f23488c50bead7ba99de793d6568cc9d5ec95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 08:42:52 +0000 Subject: [PATCH] Bump almalinuxorg/almalinux-bootc from `5034dac` to `3cf98cf` Bumps [almalinuxorg/almalinux-bootc](https://github.com/AlmaLinux/bootc-images) from `5034dac` to `3cf98cf`. - [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 656dab5..7320c48 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:5034dac5334bf29209131bfcb08af8bcbcd3d319e67dea471174bb5456e41fb2 +FROM quay.io/almalinuxorg/almalinux-bootc:10@sha256:3cf98cf959b852dc95e9a427a1e76c0f551108aab73c1255bbe97915215a6738 ARG IMAGE_NAME ARG IMAGE_REGISTRY