Add missing EXIF PHP library for Alpine Docker image
This commit is contained in:
parent
c76fbe4edb
commit
119e79e248
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ RUN apk add --no-cache \
|
||||||
php81-sodium \
|
php81-sodium \
|
||||||
php81-redis \
|
php81-redis \
|
||||||
php81-pecl-memcached \
|
php81-pecl-memcached \
|
||||||
|
php81-exif \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
vim \
|
vim \
|
||||||
|
|
Loading…
Add table
Reference in a new issue