From 33d23d2f304a1cb19fee6156251c997a6225d4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 07:09:10 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `3e67239` to `fabc292` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `3e67239` to `fabc292`. - [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 b3da73d..1c3ec5a 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:3e67239a13761cc7979012f098b9f4a2210520881a52f7617a4d51b75524bcfc +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:fabc292fa3bda34046dd59de284ce8c673ee4b717e11a818818ffb0c9d341cfb ARG IMAGE_NAME ARG IMAGE_REGISTRY