Skip to content

Commit

Permalink
reapply pecl imagick fix (install from master)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Jul 18, 2024
1 parent 3c4ad72 commit 0651e37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- php-base-image-version: "8.3-fpm"
dockerfile-flavour: "debian"
compose-file: "docker-compose.yml,docker-compose.fpm-nginx.yml"
pecl-imagick-suffix: "/imagick@master"
experimental: false
- php-base-image-version: "8.1-apache"
dockerfile-flavour: "debian"
Expand All @@ -44,6 +45,7 @@ jobs:
experimental: false
- php-base-image-version: "8.3-apache"
dockerfile-flavour: "debian"
pecl-imagick-suffix: "/imagick@master"
experimental: false
fail-fast: false
env:
Expand Down

0 comments on commit 0651e37

Please sign in to comment.