From 615e28a0f76c3c881d6207bdaafa4e9ee79cf1a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 07:08:54 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `87fdfeb` to `c7b3368` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `87fdfeb` to `c7b3368`. - [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 0102349..87bf398 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:87fdfeb58a04a476d57b1555f334c6fbdf46102468fab4380a83cb4170a6e9b4 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:c7b336883df9c99c7db779e477d4a74dc46601e94c53fa9118ebc4ff26ffd620 ARG IMAGE_NAME ARG IMAGE_REGISTRY