mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
revert imagick commit hash
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
55f77ade81
commit
1a5efefd62
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ ENV AIO_URL=localhost
|
|||
# AIO settings end # Do not remove or change this line!
|
||||
|
||||
# Define the commit hash for imagick as a variable
|
||||
ARG IMAGICK_COMMIT_HASH=ffa23eb0bc6796349dce12a984b3b70079e7bdd3
|
||||
ARG IMAGICK_COMMIT_HASH=28f27044e435a2b203e32675e942eb8de620ee58
|
||||
|
||||
COPY --chmod=775 *.sh /
|
||||
COPY --chmod=774 upgrade.exclude /upgrade.exclude
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue