From 1a5efefd6258428f07bd60302dc90ff972f3e707 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 31 Mar 2025 10:49:29 +0200 Subject: [PATCH] revert imagick commit hash Signed-off-by: Simon L. --- Containers/nextcloud/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/nextcloud/Dockerfile b/Containers/nextcloud/Dockerfile index 7383256b..ca56945d 100644 --- a/Containers/nextcloud/Dockerfile +++ b/Containers/nextcloud/Dockerfile @@ -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