From 58a71629b193681f20f34e5ebce1f0ff7f63d637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 07:07:06 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `fe8076e` to `ddddb10` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `fe8076e` to `ddddb10`. - [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 816e23d..3902bab 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:fe8076eb36a7c6d13d0c88f1ff6d6ec8ebc55ff0552b7fdcc8ed17d212aa9d08 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:ddddb10c01f6d6059d093bc4b917198e92aa8c6bf2466e75e2aad83f2afd1aeb ARG IMAGE_NAME ARG IMAGE_REGISTRY