mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-03 13:55:44 +01:00
parent
2cbc82dc9f
commit
bfee87dab5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ FROM php:%%PHP_VERSION%%-%%VARIANT%%3.12
|
|||
RUN set -ex; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
imagemagick \
|
||||
rsync \
|
||||
; \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue