Commit 9edaab710 for imagemagick.org

commit 9edaab7106deb55fa567b8981bf3f9816997c509
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Aug 5 17:54:51 2026 +0200

    build(deps): bump ubuntu from `3131b4c` to `678c655` in /.devcontainer (#8903)

    Bumps ubuntu from `3131b4c` to `678c655`.

    ---
    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 442a23e40..cf1939f7b 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:26.04@sha256:3131b4cc82a783df6c9df078f86e01819a13594b865c2cad47bd1bca2b7063bb
+FROM ubuntu:26.04@sha256:678c6550cc43645e08669028bc177f50be4e7c5b8cca677067b1914d4afc7a03

 ENV DEBIAN_FRONTEND=noninteractive