Commit 32c6aea12 for imagemagick.org

commit 32c6aea12997f9e4f013c92607f6354400cbbb51
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 18 09:02:14 2026 +0200

    build(deps): bump ubuntu from `cd21a4f` to `9559ceb` in /.devcontainer (#8965)

    Bumps ubuntu from `cd21a4f` to `9559ceb`.

    ---
    updated-dependencies:
    - dependency-name: ubuntu
      dependency-version: '26.04'
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index 4798c96f0..285093ba3 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:26.04@sha256:cd21a4f68a617580279d4b091cb18e3af9fa8a87500665f0ae5f7f757d17d367
+FROM ubuntu:26.04@sha256:9559ceb7c21e528e233e8dff26a0fb2682f4094cce06176eeb075d87a22b31de

 ENV DEBIAN_FRONTEND=noninteractive