This repository was archived by the owner on Jan 6, 2021. It is now read-only.
File tree 5 files changed +5
-0
lines changed
5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 56
56
php7-pdo_pgsql \
57
57
php7-pdo_sqlite \
58
58
php7-pear \
59
+ php7-pecl-imagick \
59
60
php7-pecl-redis \
60
61
php7-pgsql \
61
62
php7-phar \
Original file line number Diff line number Diff line change 56
56
php7-pdo_pgsql \
57
57
php7-pdo_sqlite \
58
58
php7-pear \
59
+ php7-pecl-imagick \
59
60
php7-pecl-redis \
60
61
php7-pgsql \
61
62
php7-phar \
Original file line number Diff line number Diff line change 56
56
php7-pdo_pgsql \
57
57
php7-pdo_sqlite \
58
58
php7-pear \
59
+ php7-pecl-imagick \
59
60
php7-pecl-redis \
60
61
php7-pgsql \
61
62
php7-phar \
Original file line number Diff line number Diff line change @@ -267,6 +267,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
267
267
268
268
## Versions
269
269
270
+ * ** 24.10.19:** - Add php7-pecl-imagick.
270
271
* ** 23.10.19:** - Update Host header in ` proxy.conf ` to fix CSRF issues.
271
272
* ** 12.10.19:** - Add linode dns validation plugin.
272
273
* ** 23.09.19:** - Move GeoIP2 db to /config to make it persistent.
Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ app_setup_nginx_reverse_proxy_block: ""
126
126
127
127
# changelog
128
128
changelogs :
129
+ - { date: "24.10.19:", desc: "Add php7-pecl-imagick." }
129
130
- { date: "23.10.19:", desc: "Update Host header in `proxy.conf` to fix CSRF issues." }
130
131
- { date: "12.10.19:", desc: "Add linode dns validation plugin." }
131
132
- { date: "23.09.19:", desc: "Move GeoIP2 db to /config to make it persistent." }
You can’t perform that action at this time.
0 commit comments