revert a902f474e0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
revert Add php-imagick package
This commit is contained in:
parent
a902f474e0
commit
97d018a2d5
@ -1,3 +1,3 @@
|
|||||||
ARG ARCH=
|
ARG ARCH=
|
||||||
FROM nextcloud:apache
|
FROM nextcloud:apache
|
||||||
RUN apt-get update && apt-get install -y procps smbclient php-imagick && rm -rf /var/lib/apt/lists/*
|
RUN apt-get update && apt-get install -y procps smbclient && rm -rf /var/lib/apt/lists/*
|
Loading…
Reference in New Issue
Block a user