mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Add missing EXIF PHP library for Alpine Docker image
This commit is contained in:
parent
c76fbe4edb
commit
119e79e248
|
@ -29,6 +29,7 @@ RUN apk add --no-cache \
|
|||
php81-sodium \
|
||||
php81-redis \
|
||||
php81-pecl-memcached \
|
||||
php81-exif \
|
||||
curl \
|
||||
wget \
|
||||
vim \
|
||||
|
|
Loading…
Reference in a new issue