Merge branch 'renovate/nextcloud-24.x' into 'main'
Update dependency nextcloud to v24 See merge request aaron-riedel/nextcloud-fpm!2
This commit is contained in:
commit
1657152d54
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
FROM nextcloud:23.0.4-fpm
|
FROM nextcloud:24.0.0-fpm
|
||||||
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra tesseract-ocr && apt-get clean autoclean && apt-get autoremove -y
|
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra tesseract-ocr && apt-get clean autoclean && apt-get autoremove -y
|
||||||
|
|
Loading…
Reference in a new issue