forked from aaron/nextcloud-fpm
Update dependency nextcloud to v23.0.3
This commit is contained in:
parent
4ea4446a8b
commit
3a4dd8f381
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nextcloud:23.0.0-fpm
|
FROM nextcloud:23.0.3-fpm
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra && apt-get clean autoclean && apt-get autoremove -y
|
RUN apt-get update && apt-get install -y libmagickcore-6.q16-6-extra && apt-get clean autoclean && apt-get autoremove -y
|
||||||
|
|
||||||
|
|
Reference in a new issue