From 0e487cc821d1040db0771d1ec5c6d8669b6ab1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:09:52 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `b0f2c8a` to `4ce908c` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `b0f2c8a` to `4ce908c`. - [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 4153ce9..14d03a9 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:b0f2c8ad042f071678aad80e61bfa9cd0c8a7895ea2ffd0a038d28c51472c52e +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:4ce908c579eec1275b9c4d1ead67e65481adb4079a6a6d2eef2dbf08b5f4c132 ARG IMAGE_NAME ARG IMAGE_REGISTRY