Skip to content

Imagemagick from distro#249

Merged
bluvulture merged 2 commits into
4.xfrom
imagemagick_v4
Jun 19, 2026
Merged

Imagemagick from distro#249
bluvulture merged 2 commits into
4.xfrom
imagemagick_v4

Conversation

@bluvulture

Copy link
Copy Markdown
Contributor

This pull request updates the ImageMagick dependencies in the Dockerfile to use the default package names instead of the version-specific ones. This change improves compatibility with various distributions and package repositories.

Dependency updates:

  • Replaced imagemagick-7 with imagemagick and libmagickwand-7-dev with libmagickwand-dev in the list of packages installed by apt-get in the Dockerfile.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Pimcore PHP image build to install ImageMagick using Debian’s default package names (rather than version-suffixed packages), improving compatibility across Debian-based package repositories.

Changes:

  • Replace imagemagick-7 with imagemagick in the apt-get install list.
  • Replace libmagickwand-7-dev with libmagickwand-dev in the apt-get install list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bluvulture bluvulture requested a review from brusch June 15, 2026 10:19
@bluvulture bluvulture marked this pull request as ready for review June 19, 2026 08:37
@bluvulture bluvulture merged commit 0320629 into 4.x Jun 19, 2026
3 checks passed
@bluvulture bluvulture deleted the imagemagick_v4 branch June 19, 2026 08:38
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants