Skip to content

Commit

Permalink
nextcloud dockerfile: fix small mistake with imagick
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L. <[email protected]>
  • Loading branch information
szaimen committed Nov 12, 2024
1 parent 36c0041 commit ed28174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containers/nextcloud/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ RUN set -ex; \
apcu \
memcached \
redis \
imagick \
; \
rm -r /tmp/pear; \
\
Expand Down

0 comments on commit ed28174

Please sign in to comment.