From 21460aff0f9b869d75e6eaaaa131e6d4fee879fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:05:17 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `6c0d587` to `5c7d399` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `6c0d587` to `5c7d399`. - [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 4bfe74c..681a155 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ COPY files/scripts /build_files/ COPY *.pub /keys/ # Base Image -FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:6c0d58779311db45d68748e65bd38cca98f6e4e3a1d17642643af7f68d6a75a0 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:5c7d39918d10a30128a5461290b96f1a9bd9cb14a26ed611e5a7000c0e13dc90 ARG IMAGE_NAME ARG IMAGE_REGISTRY