Commit afe78767e for imagemagick.org

commit afe78767e73feeaef6df913e550e44e1fc8b7e37
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun May 24 18:57:09 2026 +0200

    build(deps): bump ubuntu from 22.04 to 26.04 in /.devcontainer (#8751)

    Bumps ubuntu from 22.04 to 26.04.

    ---
    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 9e68e75fc..a28bf6f27 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:22.04@sha256:962f6cadeae0ea6284001009daa4cc9a8c37e75d1f5191cf0eb83fe565b63dd7
+FROM ubuntu:26.04@sha256:f3d28607ddd78734bb7f71f117f3c6706c666b8b76cbff7c9ff6e5718d46ff64

 ENV DEBIAN_FRONTEND=noninteractive