From dba3d0d5a462840b3939e7c7dcbbf64bf48c601d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 07:07:52 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `ddddb10` to `05d1ae5` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `ddddb10` to `05d1ae5`. - [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 9b47b7d..a07b38c 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:ddddb10c01f6d6059d093bc4b917198e92aa8c6bf2466e75e2aad83f2afd1aeb +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:05d1ae57442192cc494d4e69ac37fdb73948c67573cff9d4a8749f04283b1c22 ARG IMAGE_NAME ARG IMAGE_REGISTRY