1
0
Fork 0

Update dependency nextcloud to v24.0.2

This commit is contained in:
Renovate Bot 2022-06-22 00:03:36 +00:00
parent 92b124f17f
commit e119200153

View file

@ -1,2 +1,2 @@
FROM nextcloud:24.0.1-fpm
FROM nextcloud:24.0.2-fpm
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra tesseract-ocr && apt-get clean autoclean && apt-get autoremove -y