From 6d41e8908e16e30c635d0c031367826906eb4424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 11:44:00 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `0d19aa6` to `ca8b1da` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `0d19aa6` to `ca8b1da`. - [Release notes](https://github.com/AlmaLinux/atomic-desktop/releases) - [Commits](https://github.com/AlmaLinux/atomic-desktop/commits) --- updated-dependencies: - dependency-name: almalinuxorg/atomic-desktop-gnome 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 d9b95e5..774b3d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ COPY --chmod=0755 files/scripts /build_files/ COPY *.pub /keys/ # Base Image -FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:0d19aa64c852d3aa721d4bb366355b936968e6ab82881d510850b0e5ab1f9eb3 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:ca8b1da74f15ef02ed6191ec1e22c2cb23e262000dd3c3783762de29da33246b ARG IMAGE_NAME ARG IMAGE_REGISTRY