From 434d513253a55b09b06813bf2e64a4f8ea9a5bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:11:09 +0000 Subject: [PATCH] Bump almalinuxorg/atomic-desktop-gnome from `e3b5e03` to `b0f2c8a` Bumps [almalinuxorg/atomic-desktop-gnome](https://github.com/AlmaLinux/atomic-desktop) from `e3b5e03` to `b0f2c8a`. - [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 840ed1f..4153ce9 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:e3b5e031afbc509ac2c007de4838adedcb139d826712cdbb9f009b83732e47c4 +FROM quay.io/almalinuxorg/atomic-desktop-gnome:10@sha256:b0f2c8ad042f071678aad80e61bfa9cd0c8a7895ea2ffd0a038d28c51472c52e ARG IMAGE_NAME ARG IMAGE_REGISTRY