From 70217acc2240bc060ea91de9c7a4d0f499192838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 07:06:05 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `99381c8` to `87fdfeb` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `99381c8` to `87fdfeb`. - [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 5570b9b..84b92f7 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:99381c8b06f34694f7cd05b070f8115c94612ce2562dbf3fc2ccc910605164d4 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:87fdfeb58a04a476d57b1555f334c6fbdf46102468fab4380a83cb4170a6e9b4 ARG IMAGE_NAME ARG IMAGE_REGISTRY